Skip to content

Update project file references and release flow #56

Update project file references and release flow

Update project file references and release flow #56

Triggered via push January 3, 2024 20:53
Status Failure
Total duration 1m 6s
Artifacts

release.yml

on: push
build, pack & publish
56s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build, pack & publish
Process completed with exit code 1.
build, pack & publish
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, pack & publish
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, 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#L100
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)