refact: betteralign #72
Annotations
10 errors and 11 warnings
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint:
public/imzero/utils/strings.go#L3
redefines-builtin-id: redefinition of the built-in function max (revive)
|
lint:
public/unittest/progress.go#L17
redefines-builtin-id: redefinition of the built-in function max (revive)
|
lint:
public/containers/hashset.go#L30
range: should omit 2nd value from range; this loop is equivalent to `for m := range ...` (revive)
|
lint:
public/containers/hashset.go#L39
range: should omit 2nd value from range; this loop is equivalent to `for v := range ...` (revive)
|
lint:
public/containers/hashset.go#L45
range: should omit 2nd value from range; this loop is equivalent to `for v := range ...` (revive)
|
lint:
public/semistructured/cbor/encoder.go#L79
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
public/semistructured/cbor/encoder.go#L93
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
public/semistructured/cbor/encoder.go#L147
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
public/fffi/runtime/unmarshaller.go#L160
error-naming: error var StringAllocationError should have name of the form ErrFoo (revive)
|