Skip to content

Bumped to 7.0.0-alpha.3 #111

Bumped to 7.0.0-alpha.3

Bumped to 7.0.0-alpha.3 #111

Triggered via push December 6, 2023 11:15
Status Success
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Postgres postgres:15.3-alpine Case Sensitive false: src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Postgres postgres:15.3-alpine Case Sensitive false: src/Weasel.Postgresql/PostgresqlIdentifierInvalidException.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.