Skip to content

Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 #480

Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0

Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 #480

Triggered via pull request October 4, 2025 01:04
Status Failure
Total duration 4m 16s
Artifacts

deploy.yml

on: pull_request
build-push-docker
0s
build-push-docker
Terraform Deploy
0s
Terraform Deploy
Terraform Test
7s
Terraform Test
Fit to window
Zoom out
Zoom in

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.'