Skip to content

Bump github.com/spf13/cast from 1.6.0 to 1.7.0 #308

Bump github.com/spf13/cast from 1.6.0 to 1.7.0

Bump github.com/spf13/cast from 1.6.0 to 1.7.0 #308

Triggered via pull request November 18, 2024 23:36
Status Failure
Total duration 1m 36s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
GolangCI-Lint: conf_test.go#L234
G115: integer overflow conversion int -> int8 (gosec)
GolangCI-Lint: conf_test.go#L236
G115: integer overflow conversion int -> int16 (gosec)
GolangCI-Lint: conf_test.go#L238
G115: integer overflow conversion int -> int32 (gosec)
GolangCI-Lint: conf_test.go#L233
directive `//nolint:unused // integer overflow conversion int -> int8` is unused for linter "unused" (nolintlint)
GolangCI-Lint: conf_test.go#L235
directive `//nolint:unused // integer overflow conversion int -> int16` is unused for linter "unused" (nolintlint)
GolangCI-Lint: conf_test.go#L237
directive `//nolint:unused // integer overflow conversion int -> int32` is unused for linter "unused" (nolintlint)
GolangCI-Lint
issues found