more .net 8 #20
deployLambdaGetCharityTypes.yml
on: push
build-and-deploy
52s
Annotations
11 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#L35
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#L70
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L72
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
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#L35
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#L70
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L72
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L35
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#L70
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-and-deploy:
Lambdas/GetCharityTypes/Function.cs#L72
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|