Skip to content

chore: Add support for go1.23 and golangci-lint v1.61.0 #308

chore: Add support for go1.23 and golangci-lint v1.61.0

chore: Add support for go1.23 and golangci-lint v1.61.0 #308

Triggered via pull request October 8, 2024 12:11
@gabygaby
synchronize #92
go123
Status Failure
Total duration 41s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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