add workflow #5
Annotations
10 errors and 1 warning
lint:
bot_test.go#L29
Error return value of `bot.Logout` is not checked (errcheck)
|
lint:
bot_test.go#L36
Error return value of `bot.Block` is not checked (errcheck)
|
lint:
bot_test.go#L43
Error return value of `msg.ReplyText` is not checked (errcheck)
|
lint:
bot_test.go#L50
Error return value of `bot.Block` is not checked (errcheck)
|
lint:
bot_test.go#L109
Error return value of `f.Pin` is not checked (errcheck)
|
lint:
bot_test.go#L111
Error return value of `f.UnPin` is not checked (errcheck)
|
lint:
bot_test.go#L128
Error return value of `bot.Block` is not checked (errcheck)
|
lint:
client.go#L983
func `(*Client).webWxCheckUpload` is unused (unused)
|
lint:
cookiejar.go#L59
field `seqNum` is unused (unused)
|
lint:
global.go#L116
const `needCheckSize` is unused (unused)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|