Skip to content

Canary

Canary #4750

Triggered via schedule December 8, 2025 08:17
Status Success
Total duration 1m 22s
Artifacts

canary.yml

on: schedule
canary-runs-tests
1m 18s
canary-runs-tests
canary-benchmark
0s
canary-benchmark
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
canary-runs-tests: src/AWS.CoreWCF.Extensions/SQS/Infrastructure/SQSMessageProvider.cs#L142
Non-nullable property 'QueueName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
canary-runs-tests: src/AWS.CoreWCF.Extensions/Common/SQSClientExtensions.cs#L179
Dereference of a possibly null reference.
canary-runs-tests: src/AWS.CoreWCF.Extensions/SQS/DispatchCallbacks/DispatchCallbacksCollection.cs#L8
Nullability of reference types in type of parameter 'value' of 'void DispatchCallbacksCollection.NotificationDelegateForFailedDispatch.set' doesn't match implicitly implemented member 'void IDispatchCallbacksCollection.NotificationDelegateForFailedDispatch.set' (possibly because of nullability attributes).
canary-runs-tests: src/AWS.CoreWCF.Extensions/SQS/DispatchCallbacks/DispatchCallbacksCollection.cs#L7
Nullability of reference types in type of parameter 'value' of 'void DispatchCallbacksCollection.NotificationDelegateForSuccessfulDispatch.set' doesn't match implicitly implemented member 'void IDispatchCallbacksCollection.NotificationDelegateForSuccessfulDispatch.set' (possibly because of nullability attributes).
canary-runs-tests: src/CodeSigningHelper/Program.cs#L14
Non-nullable field '_unsignedBucketName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
canary-runs-tests: src/CodeSigningHelper/Program.cs#L13
Non-nullable field '_signedBucketName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
canary-runs-tests: src/CodeSigningHelper/Program.cs#L12
Non-nullable field '_s3Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
canary-runs-tests: src/CodeSigningHelper/Program.cs#L121
The variable 'e' is declared but never used
canary-runs-tests
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
canary-runs-tests
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
canary-runs-tests
.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.
canary-runs-tests
.NET 6.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.