Skip to content

Version bump to v7.0.1 #42

Version bump to v7.0.1

Version bump to v7.0.1 #42

Triggered via push May 22, 2024 18:58
Status Success
Total duration 55s
Artifacts

release.yml

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

Annotations

11 warnings
build, pack & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build, pack & publish: Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name
build, pack & publish: Realtime/Interfaces/IRealtimePresence.cs#L50
XML comment has a param tag for 'timeoutMs', but there is no parameter by that name
build, pack & publish: Realtime/RealtimeSocket.cs#L413
Possible null reference argument for parameter 'arg1' in 'void Action<string, Action<SocketResponse?>>.Invoke(string arg1, Action<SocketResponse?> arg2)'.
build, pack & publish: Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name
build, pack & publish: Realtime/Interfaces/IRealtimePresence.cs#L50
XML comment has a param tag for 'timeoutMs', but there is no parameter by that name
build, pack & publish: RealtimeTests/ClientFailureTests.cs#L26
'Client.Connect(Action<IRealtimeClient<RealtimeSocket, RealtimeChannel>, RealtimeException?>?)' is obsolete: 'Please use ConnectAsync() instead.'
build, pack & publish: Examples/PresenceExample/Pages/Index.razor#L164
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build, pack & publish: Examples/PresenceExample/Pages/Index.razor#L184
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build, pack & publish: Examples/PresenceExample/Pages/Index.razor#L229
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build, pack & publish: Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name