Skip to content

Implementing nullability annotations on Dapr.Client SDK #1666

Implementing nullability annotations on Dapr.Client SDK

Implementing nullability annotations on Dapr.Client SDK #1666

Triggered via pull request October 6, 2024 11:15
Status Failure
Total duration 1m 46s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 3 warnings
run integration tests (8.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (8.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L51
Dereference of a possibly null reference.
run integration tests (8.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L64
Dereference of a possibly null reference.
run integration tests (8.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L74
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (8.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L85
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (8.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (6.0)
The job was canceled because "_8_0" failed.
run integration tests (6.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (6.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L51
Dereference of a possibly null reference.
run integration tests (6.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L64
Dereference of a possibly null reference.
run integration tests (6.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L74
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (6.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L85
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (6.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (7.0)
The job was canceled because "_8_0" failed.
run integration tests (7.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (7.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L51
Dereference of a possibly null reference.
run integration tests (7.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L64
Dereference of a possibly null reference.
run integration tests (7.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L74
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (7.0): examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L85
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
run integration tests (7.0): examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
run integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run integration tests (7.0)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.