Bump github.com/spf13/cast from 1.6.0 to 1.7.0 #308
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
|