Skip to content

Fixed message handling in pong. #87

Fixed message handling in pong.

Fixed message handling in pong. #87

Triggered via push February 8, 2024 22:15
Status Failure
Total duration 1m 22s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: ui/commands.go#L24
ui.handleBroadcastCommand undefined (type *ChatUI has no field or method handleBroadcastCommand)
build: ui/help.go#L26
ui.handleHelpMsgCommand undefined (type *ChatUI has no field or method handleHelpMsgCommand)
build: ui/msg.go#L62
ui.handleHelpMsgCommand undefined (type *ChatUI has no field or method handleHelpMsgCommand)
build: cmd/pong/subscription.go#L24
undefined: handleEnvelopeEvents
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.