Skip to content

Force workflow to use dotnet 8 #34

Force workflow to use dotnet 8

Force workflow to use dotnet 8 #34

Triggered via push December 28, 2023 15:36
Status Failure
Total duration 2m 14s
Artifacts

nugget.yml

on: push
build, pack & publish
2m 6s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build, pack & publish
Process completed with exit code 1.
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: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L6
Missing XML comment for publicly visible type or member 'INomiaHandlerEntry'
build, pack & publish: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L8
Missing XML comment for publicly visible type or member 'INomiaHandlerEntry.Type'
build, pack & publish: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L9
Missing XML comment for publicly visible type or member 'INomiaHandlerEntry.Handler'
build, pack & publish: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L12
Missing XML comment for publicly visible type or member 'NomiaHandlerEntry<T>'
build, pack & publish: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L14
Missing XML comment for publicly visible type or member 'NomiaHandlerEntry<T>.Handler'
build, pack & publish: Nomia.Websocket/Entities/NomiaHandlerEntry.cs#L15
Missing XML comment for publicly visible type or member 'NomiaHandlerEntry<T>.Type'
build, pack & publish: Nomia.Websocket/EventArgs/WebsocketConnectedEventArgs.cs#L5
Missing XML comment for publicly visible type or member 'WebsocketConnectedEventArgs'
build, pack & publish: Nomia.Websocket/EventArgs/WebsocketConnectedEventArgs.cs#L7
Missing XML comment for publicly visible type or member 'WebsocketConnectedEventArgs.WebsocketConnectedEventArgs()'
build, pack & publish: Nomia.Websocket/EventArgs/WebsocketDisconnectedEventArgs.cs#L5
Missing XML comment for publicly visible type or member 'WebsocketDisconnectedEventArgs'
build, pack & publish: Nomia.Websocket/EventArgs/WebsocketDisconnectedEventArgs.cs#L7
Missing XML comment for publicly visible type or member 'WebsocketDisconnectedEventArgs.Reason'