Minor changes for Arcadia #97
Annotations
8 errors and 1 warning
Run static analysis tests:
config/config.go#L198
unused-receiver: method receiver 'c' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
Run static analysis tests:
actions/rollup_register.go#L67
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests:
actions/rollup_register.go#L80
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests:
actions/rollup_register.go#L84
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests:
actions/rollup_register.go#L89
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests:
actions/rollup_register.go#L96
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests:
actions/rollup_register.go#L100
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run static analysis tests
Process completed with exit code 255.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading