Skip to content

Update signature to include Push in returned task #47

Update signature to include Push in returned task

Update signature to include Push in returned task #47

Triggered via push May 22, 2024 18:54
Status Failure
Total duration 1m 7s
Artifacts
build-and-deploy
59s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build-and-deploy
Deployment Failed, Error: Publish profile is invalid for app-name and slot-name provided. Provide correct publish profile credentials for app.
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy: Realtime/RealtimeSocket.cs#L413
Possible null reference argument for parameter 'arg1' in 'void Action<string, Action<SocketResponse?>>.Invoke(string arg1, Action<SocketResponse?> arg2)'.
build-and-deploy: Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name
build-and-deploy: Realtime/Interfaces/IRealtimePresence.cs#L50
XML comment has a param tag for 'timeoutMs', but there is no parameter by that name
build-and-deploy: 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-and-deploy: 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-and-deploy: 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.