Upgrade to go 1.23 #7
Annotations
10 errors and 1 warning
kbchat/chat.go#L140
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessage (govet)
|
kbchat/chat_test.go#L36
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessage (govet)
|
kbchat/chat_test.go#L55
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessageByConvID (govet)
|
kbchat/chat_test.go#L74
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessageByTlfName (govet)
|
kbchat/chat_test.go#L93
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessageByTeamName (govet)
|
kbchat/chat_test.go#L205
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).InChatSend (govet)
|
kbchat/chat_test.go#L225
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).InChatSendByConvID (govet)
|
kbchat/chat_test.go#L244
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).InChatSendByTlfName (govet)
|
kbchat/kbchat_test.go#L106
printf: non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessage (govet)
|
kbchat/kbchat.go#L373
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading