chore: Add support for go1.23 and golangci-lint v1.61.0 #308
Annotations
10 errors
lint:
convert.go#L102
G115: integer overflow conversion uint -> int (gosec)
|
lint:
convert.go#L110
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
time.go#L25
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time.go#L32
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time_test.go#L21
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time_test.go#L48
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time_test.go#L57
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time_test.go#L64
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint:
time_test.go#L65
G115: integer overflow conversion int64 -> uint32 (gosec)
|
lint
issues found
|