Merge pull request #637 from nhsconnect/develop #399
Annotations
10 errors and 13 warnings
build:
modules/function/src/CompletionFunction.cs#L90
The name 'storageListRequest' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L91
The name 'listResponse' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L95
The name 's3Client' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L98
The name 'listResponse' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L98
The name 'GetObjects' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L98
The name 'storageListRequest' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L102
The name 'listResponse' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L90
The name 'storageListRequest' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L91
The name 'listResponse' does not exist in the current context
|
build:
modules/function/src/CompletionFunction.cs#L95
The name 's3Client' does not exist in the current context
|
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
.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#L34
Possible null reference assignment.
|
build:
modules/function/src/CompletionFunction.cs#L35
Possible null reference assignment.
|
build:
modules/function/src/CompletionFunction.cs#L36
Possible null reference assignment.
|
build:
modules/function/src/CompletionFunction.cs#L30
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#L30
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#L30
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.
|