Numeric range support #818
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
|