Skip to content
Triggered via pull request January 1, 2025 23:11
Status Success
Total duration 50s
Artifacts

tests.yml

on: pull_request
Unit Tests
22s
Unit Tests
End-to-End Tests
43s
End-to-End Tests
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests: SqlcGenCsharpTests/CodeGeneratorTests.cs#L77
Dereference of a possibly null reference.
Unit Tests: SqlcGenCsharpTests/CodeGeneratorTests.cs#L77
Dereference of a possibly null reference.
Unit Tests: SqlcGenCsharpTests/CodeGeneratorTests.cs#L106
Dereference of a possibly null reference.
Unit Tests: SqlcGenCsharpTests/CodeGeneratorTests.cs#L106
Dereference of a possibly null reference.
End-to-End Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End-to-End Tests: examples/SqliteDapperExample/QuerySql.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/SqliteDapperExample/QuerySql.cs#L22
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/SqliteDapperExample/QuerySql.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/SqliteDapperExample/QuerySql.cs#L52
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/SqliteDapperExample/QuerySql.cs#L79
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/NpgsqlDapperExample/QuerySql.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/NpgsqlDapperExample/QuerySql.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/NpgsqlDapperExample/QuerySql.cs#L122
Non-nullable property 'CVarchar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/NpgsqlDapperExample/QuerySql.cs#L77
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
End-to-End Tests: examples/NpgsqlDapperExample/QuerySql.cs#L62
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.