Give up and use newtonsoft #24
deployLambdaGetCharityTypes.yml
on: push
build-and-deploy
58s
Annotations
5 warnings
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L34
Using member 'Amazon.Lambda.Serialization.SystemTextJson.DefaultLambdaJsonSerializer.DefaultLambdaJsonSerializer()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. DefaultLambdaJsonSerializer does not support trimming. For trimmed Lambda functions SourceGeneratorLambdaJsonSerializer passing in JsonSerializerContext should be used instead.
|
build-and-deploy
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/
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L34
Using member 'Amazon.Lambda.Serialization.SystemTextJson.DefaultLambdaJsonSerializer.DefaultLambdaJsonSerializer()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. DefaultLambdaJsonSerializer does not support trimming. For trimmed Lambda functions SourceGeneratorLambdaJsonSerializer passing in JsonSerializerContext should be used instead.
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L34
Using member 'Amazon.Lambda.Serialization.SystemTextJson.DefaultLambdaJsonSerializer.DefaultLambdaJsonSerializer()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. DefaultLambdaJsonSerializer does not support trimming. For trimmed Lambda functions SourceGeneratorLambdaJsonSerializer passing in JsonSerializerContext should be used instead.
|