build(deps): bump github.com/aws/aws-lambda-go from 1.45.0 to 1.46.0 #454
Annotations
7 errors and 1 warning
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/set/set.go#L123
func `handleIntentSingle` is unused (unused)
|
lint (1.x, ubuntu-latest):
handlers/help2/help2.go#L32
func `buildPostOld` 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
|
lint (1.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|