Skip to content

Numeric range support #818

Numeric range support

Numeric range support #818

Re-run triggered February 10, 2025 08:06
Status Failure
Total duration 21s
Artifacts

go-lint.yaml

on: pull_request
Matrix: Code Linting
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Code Linting (1.22, ubuntu-latest): numbits.go#L78
G115: integer overflow conversion int -> uint (gosec)
Code Linting (1.22, ubuntu-latest): range.go#L31
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Code Linting (1.22, ubuntu-latest): range.go#L43
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Code Linting (1.22, ubuntu-latest)
issues found