Bump AWSSDK.Extensions.NETCore.Setup from 4.0.3.15 to 4.0.3.17 #539
deploy.yml
on: pull_request
build-push-docker
build
32s
Terraform Deploy
0s
Terraform Test
8s
Annotations
2 errors and 4 warnings
|
Terraform Test
Process completed with exit code 1.
|
|
Terraform Test
Terraform exited with code 1.
|
|
build:
src/SimpleAPI/Models/Note.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/SimpleAPI/Controllers/NotesController.cs#L17
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
src/SimpleAPI/Models/Note.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/SimpleAPI/Controllers/NotesController.cs#L17
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|