Skip to content

GitHub Actions - test, format, do-not-merge #3

GitHub Actions - test, format, do-not-merge

GitHub Actions - test, format, do-not-merge #3

Triggered via pull request December 13, 2023 00:10
@adambollenadambollen
synchronize #24
gha
Status Success
Total duration 32s
Billable time 1m
Artifacts

pr_validate.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test (8.0.x): Fauna/Response/QueryResponse.cs#L37
Possible null reference assignment.
test (8.0.x): Fauna/Response/QueryResponse.cs#L35
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (8.0.x): Fauna/Serialization/Attributes/FieldAttribute.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (8.0.x): Fauna.Test/Serialization/Serializer.Tests.cs#L142
Dereference of a possibly null reference.
test (8.0.x): Fauna.Test/Serialization/Serializer.Tests.cs#L160
Dereference of a possibly null reference.
test (8.0.x): Fauna.Test/Serialization/Utf8FaunaWriter.Tests.cs#L12
Non-nullable field '_writer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test (8.0.x): Fauna.Test/Serialization/Utf8FaunaWriter.Tests.cs#L13
Non-nullable field '_stream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test (8.0.x): Fauna/Response/QueryResponse.cs#L37
Possible null reference assignment.
test (8.0.x): Fauna/Response/QueryResponse.cs#L35
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (8.0.x): Fauna/Serialization/Attributes/FieldAttribute.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.