Skip to content

Update README

Update README #164

Triggered via push September 18, 2023 20:41
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SampleApp/Address.cs#L11
Non-nullable property 'Neighbours' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SampleApp/PersonEntity.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SampleApp/PersonEntity.cs#L9
Non-nullable property 'Firstname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SampleApp/PersonEntity.cs#L10
Non-nullable property 'Lastname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SampleApp/PersonEntity.cs#L11
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DynamoDBGenerator.SourceGenerator.Tests/DynamoDBKeyMarshallerTests.cs#L205
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DynamoDBGenerator.SourceGenerator.Tests/DynamoDBKeyMarshallerTests.cs#L225
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DynamoDBGenerator.SourceGenerator.Tests/DynamoDBKeyMarshallerTests.cs#L217
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DynamoDBGenerator.SourceGenerator.Tests/DynamoDBKeyMarshallerTests.cs#L220
Non-nullable property 'RangeKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DynamoDBGenerator.SourceGenerator.Tests/DynamoDBKeyMarshallerTests.cs#L211
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.