Version bump to 3.4.0 #4
Annotations
21 warnings
build-and-test
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-and-test:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-and-test:
Postgrest/Attributes/ReferenceAttribute.cs#L100
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
build-and-test:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
build-and-test:
Postgrest/Hooks.cs#L79
Parameter 'sender' has no matching param tag in the XML comment for 'Hooks.NotifyOnRequestPreparedHandlers(object, ClientOptions, HttpMethod, string, JsonSerializerSettings, object?, Dictionary<string, string>?)' (but other parameters do)
|
build-and-test:
PostgrestTests/Models/NestedForeignKeyTestModel.cs#L12
Non-nullable property 'FKTestModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/NestedForeignKeyTestModel.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/ForeignKeyTestModel.cs#L12
Non-nullable property 'MovieFK1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/ForeignKeyTestModel.cs#L15
Non-nullable property 'MovieFK2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/ForeignKeyTestModel.cs#L17
Non-nullable property 'RandomPersonFK' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-and-test:
Postgrest/Attributes/ReferenceAttribute.cs#L100
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
build-and-test:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
build-and-test:
Postgrest/Hooks.cs#L79
Parameter 'sender' has no matching param tag in the XML comment for 'Hooks.NotifyOnRequestPreparedHandlers(object, ClientOptions, HttpMethod, string, JsonSerializerSettings, object?, Dictionary<string, string>?)' (but other parameters do)
|
build-and-test:
PostgrestTests/Models/NestedForeignKeyTestModel.cs#L12
Non-nullable property 'FKTestModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/NestedForeignKeyTestModel.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/LinkedModels.cs#L49
Non-nullable property 'PersonId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/LinkedModels.cs#L32
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/LinkedModels.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
PostgrestTests/Models/ForeignKeyTestModel.cs#L12
Non-nullable property 'MovieFK1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|