Fix segfault on name that is an invalid regex #12
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/
|