Skip to content

fix(tests): correct casing on two stale PublicationEvaluationComplete… #180

fix(tests): correct casing on two stale PublicationEvaluationComplete…

fix(tests): correct casing on two stale PublicationEvaluationComplete… #180

Triggered via push August 20, 2026 08:47
Status Success
Total duration 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
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@607fce577a46308457984d59e4954e075820f10a. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Unicorn.Web/PublicationManagerService/RequestApprovalFunction.cs#L111
Dereference of a possibly null reference.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L46
Possible null reference return.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L38
Converting null literal or possible null value to non-nullable type.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L31
Possible null reference return.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L21
Converting null literal or possible null value to non-nullable type.
build: Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
build: Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
build: Unicorn.Approvals/ApprovalsService.Tests/PropertiesApprovalSyncFunctionTest.cs#L161
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.
build: Unicorn.Approvals/ApprovalsService.Tests/WaitForContractApprovalFunctionTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Unicorn.Approvals/ApprovalsService/PropertiesApprovalSyncFunction.cs#L79
Dereference of a possibly null reference.
build: Unicorn.Approvals/ApprovalsService.Tests/WaitForContractApprovalFunctionTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Unicorn.Approvals/ApprovalsService.Tests/PropertiesApprovalSyncFunctionTest.cs#L161
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.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L46
Possible null reference return.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L38
Converting null literal or possible null value to non-nullable type.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L31
Possible null reference return.
build: Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L21
Converting null literal or possible null value to non-nullable type.
build: Unicorn.Web/PublicationManagerService/RequestApprovalFunction.cs#L111
Dereference of a possibly null reference.
build: Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
build: Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
build: Unicorn.Approvals/ApprovalsService/PropertiesApprovalSyncFunction.cs#L79
Dereference of a possibly null reference.