Skip to content

build(deps): bump golangci/golangci-lint-action from 3 to 6 #204

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

build(deps): bump golangci/golangci-lint-action from 3 to 6 #204

Triggered via pull request September 19, 2024 15:12
Status Failure
Total duration 1m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: crypto/keys/bcrypt/bcrypt.go#L187
G115: integer overflow conversion int -> uint32 (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L36
G115: integer overflow conversion int -> uint32 (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L62
G115: integer overflow conversion int -> uint8 (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L77
G115: integer overflow conversion int -> uint8 (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L79
G115: integer overflow conversion int -> uint8 (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L266
G115: integer overflow conversion uint64 -> int (gosec)
golangci-lint: crypto/types/compact_bit_array.go#L270
G115: integer overflow conversion uint64 -> uint32 (gosec)
golangci-lint: store/internal/proofs/convert.go#L93
G115: integer overflow conversion int -> uint (gosec)
golangci-lint: types/errors/abci.go#L50
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci-lint: types/errors/abci.go#L51
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/