Tests #214
tests.yml
on: merge_group
setup
3s
Run HCD integration tests
/
test
26m 0s
Run Astra integration tests
/
test
33m 10s
Can enqueue
Can merge
4s
Annotations
2 errors and 24 warnings
|
Run Astra integration tests / test
Process completed with exit code 1.
|
|
Can merge
Process completed with exit code 1.
|
|
Run unit tests / test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build client / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run HCD integration tests / test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v4, aws-actions/configure-aws-credentials@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L709
Non-nullable property 'Vector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L707
Non-nullable property '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L701
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L700
Non-nullable property '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L682
Non-nullable property '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L614
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Fixtures/TableIndexesFixture.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Fixtures/TableIndexesFixture.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Tests/ExamplesTests.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run HCD integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L444
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Astra integration tests / test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L707
Non-nullable property '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L895
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L889
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L882
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L877
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Tests/DatabaseTests.cs#L411
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Fixtures/TableIndexesFixture.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Fixtures/TableIndexesFixture.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/Tests/ExamplesTests.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Astra integration tests / test:
test/DataStax.AstraDB.DataApi.IntegrationTests/TestObjects.cs#L444
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|