chore: remove NET5 lambda docker file #830
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, aws-actions/configure-aws-credentials@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/HttpApiAttribute.cs#L25
Missing XML comment for publicly visible type or member 'HttpApiAttribute.HttpApiAttribute(LambdaHttpMethod, string)'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/HttpApiVersion.cs#L9
Missing XML comment for publicly visible type or member 'HttpApiVersion.V1'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/HttpApiVersion.cs#L10
Missing XML comment for publicly visible type or member 'HttpApiVersion.V2'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L8
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Any'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L9
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Get'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L10
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Post'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L11
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Put'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L12
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Patch'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L13
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Head'
|
Build:
Libraries/src/Amazon.Lambda.Annotations/APIGateway/LambdaHttpMethod.cs#L14
Missing XML comment for publicly visible type or member 'LambdaHttpMethod.Delete'
|
Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Configure AWS Credentials
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Configure AWS Credentials
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup .NET 3.1
.NET Core 3.1 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.
|
The logs for this run have expired and are no longer available.
Loading