Version bump to 3.2.10 #53
release.yml
on: push
build, pack & publish
1m 27s
Annotations
9 warnings
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L104
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
build, pack & publish:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
build, pack & publish:
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, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L104
XML comment has a param tag for 'propertyName', but there is no parameter by that name
|
build, pack & publish:
Postgrest/Client.cs#L98
Missing XML comment for publicly visible type or member 'Client.Table<T>(IPostgrestCacheProvider)'
|
build, pack & publish:
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)
|