Skip to content

Updated readme files with new patterns #37

Updated readme files with new patterns

Updated readme files with new patterns #37

Triggered via push October 31, 2023 08:57
Status Success
Total duration 1m 52s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTest/Setup.cs#L16
Non-nullable property 'S3Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTest/Setup.cs#L18
Non-nullable property 'SourceBucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTest/Setup.cs#L20
Non-nullable property 'DestinationBucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTest/Setup.cs#L22
Non-nullable property 'DestinationTableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTest/Setup.cs#L16
Non-nullable property 'S3Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.