Skip to content

build(deps): bump golangci/golangci-lint-action from 3 to 4 #471

build(deps): bump golangci/golangci-lint-action from 3 to 4

build(deps): bump golangci/golangci-lint-action from 3 to 4 #471

Triggered via pull request February 12, 2024 04:51
Status Failure
Total duration 3m 3s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint (1.x, ubuntu-latest): handlers/list/list.go#L35
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
lint (1.x, ubuntu-latest): handlers/thanks/thanks.go#L23
`buildPost` - `bot` is unused (unparam)
lint (1.x, ubuntu-latest): handlers/set/set.go#L96
`processText` - `item` is unused (unparam)
lint (1.x, ubuntu-latest): handlers/help2/help2.go#L32
func `buildPostOld` is unused (unused)
lint (1.x, ubuntu-latest): handlers/set/set.go#L123
func `handleIntentSingle` is unused (unused)
lint (1.x, ubuntu-latest): intents.go#L63
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint (1.x, ubuntu-latest)
issues found