Skip to content

Minor fixes

Minor fixes #396

Triggered via push June 20, 2024 15:55
Status Success
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
Possible null reference assignment.
build
Possible null reference assignment.
build
Non-nullable field '_storageConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Non-nullable field '_lambdaContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Possible null reference assignment.
build
Possible null reference assignment.
build
Non-nullable field '_storageConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Non-nullable field '_lambdaContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Possible null reference assignment.
build
.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.
build: modules/function/src/CompletionFunction.cs#L33
Possible null reference assignment.
build: modules/function/src/CompletionFunction.cs#L34
Possible null reference assignment.
build: modules/function/src/CompletionFunction.cs#L35
Possible null reference assignment.
build: modules/function/src/CompletionFunction.cs#L29
Non-nullable field '_storageConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: modules/function/src/CompletionFunction.cs#L29
Non-nullable field '_notificationConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: modules/function/src/CompletionFunction.cs#L29
Non-nullable field '_lambdaContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: modules/function/src/SQSEventFunction.cs#L29
Possible null reference assignment.
build: modules/function/src/SQSEventFunction.cs#L30
Possible null reference assignment.
build: modules/function/src/SQSEventFunction.cs#L25
Non-nullable field '_storageConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: modules/function/src/SQSEventFunction.cs#L25
Non-nullable field '_lambdaContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.