deps(actions): Bump docker/login-action from 3.2.0 to 3.3.0 #1992
Annotations
10 errors
lint:
config.go#L477
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
lint:
coll/index.go#L72
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
conv/conv.go#L197
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
conv/conv.go#L203
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
conv/evalargs.go#L25
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
lint:
internal/texttemplate/funcs.go#L20
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
tmpl/tmpl.go#L101
G602: slice index out of range (gosec)
|
lint:
tmpl/tmpl.go#L112
G602: slice index out of range (gosec)
|
lint:
tmpl/tmpl.go#L116
G602: slice index out of range (gosec)
|
lint:
test/test.go#L35
printf: non-constant format string in call to fmt.Errorf (govet)
|