Skip to content

Fix segfault on name that is an invalid regex #12

Fix segfault on name that is an invalid regex

Fix segfault on name that is an invalid regex #12

Triggered via push December 31, 2023 14:24
Status Failure
Total duration 10m 41s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: chat/message/message_test.go#L16
not enough arguments in call to NewPublicMsg
Build: chat/message/message_test.go#L22
not enough arguments in call to NewEmoteMsg
Build: chat/message/theme_test.go#L62
not enough arguments in call to NewPublicMsg
Build: chat/message/user_test.go#L50
not enough arguments in call to NewPublicMsg
Build: chat/command_test.go#L50
not enough arguments in call to message.NewPublicMsg
Build: chat/room_test.go#L108
not enough arguments in call to message.NewEmoteMsg
Build: chat/room_test.go#L118
not enough arguments in call to message.NewPublicMsg
Build: chat/room_test.go#L150
not enough arguments in call to message.NewPublicMsg
Build: chat/room_test.go#L223
not enough arguments in call to message.NewPublicMsg
Build: chat/room_test.go#L224
not enough arguments in call to message.NewEmoteMsg
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/