Skip to content

Fix incorrect type of ID in PollAnswerCount #630

Fix incorrect type of ID in PollAnswerCount

Fix incorrect type of ID in PollAnswerCount #630

Triggered via push May 7, 2024 11:04
Status Failure
Total duration 31s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
golangci: httpserver/server.go#L124
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
golangci: sharding/shard_rate_limiter_impl.go#L43
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
golangci: voice/conn.go#L193
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
golangci
issues found
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gotest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gobuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.