build: migrate to golang 1.23.x #10245
Annotations
8 errors
Run linter with GH action:
pkg/meta/convert/convert_proto.go#L128
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter with GH action:
pkg/meta/boltdb/boltdb.go#L454
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter with GH action:
pkg/meta/dynamodb/dynamodb.go#L616
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter with GH action:
pkg/cli/client/service.go#L1045
G115: integer overflow conversion int -> uint64 (gosec)
|
Run linter with GH action:
pkg/api/ldap.go#L81
S1009: should omit nil check; len() for []crypto/tls.Certificate is defined as zero (gosimple)
|
Run linter with GH action:
pkg/extensions/sync/sync_test.go#L4673
printf: (*testing.common).Logf format %d has arg srcPort of wrong type string (govet)
|
Run linter with GH action:
pkg/extensions/sync/sync_test.go#L5204
printf: (*testing.common).Logf format %d has arg srcPort of wrong type string (govet)
|
Run linter with GH action
issues found
|
Loading