Merge pull request #82 from FantasyTeddy/cleanup #2
Annotations
21 warnings
Build
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:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
Postgrest/Attributes/ReferenceAttribute.cs#L104
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
Build:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
Build:
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:
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:
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:
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:
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:
PostgrestTests/Models/LinkedModels.cs#L49
Non-nullable property 'PersonId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Test:
Postgrest/Attributes/ReferenceAttribute.cs#L104
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
Test:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
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)
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
Restore dependencies
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.
|
The logs for this run have expired and are no longer available.
Loading