Table service #128
Triggered via pull request
October 6, 2023 11:02
Status
Failure
Total duration
6h 0m 29s
Artifacts
–
tests.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Annotations
4 errors and 8 warnings
integration-tests (trunk, 6.0.x)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
integration-tests (trunk, 6.0.x)
The operation was canceled.
|
integration-tests (trunk, 7.0.x)
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 360 minutes.
|
integration-tests (trunk, 7.0.x)
The operation was canceled.
|
unit-tests (ubuntu-22.04, 7.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests (ubuntu-22.04, 6.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests (macos-12, 7.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests (macos-12, 6.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests (windows-2022, 7.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests (windows-2022, 6.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
integration-tests (trunk, 6.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
integration-tests (trunk, 7.0.x):
src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
Non-nullable property 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|