ci: update staticcheck and go fmt steps #8
Annotations
10 errors and 1 warning
Style:
internal/database/connection.go#L18
error strings should not be capitalized (ST1005)
|
Style:
internal/database/connection.go#L28
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/circuit.go#L29
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/circuit.go#L36
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/circuit.go#L57
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/constructor.go#L25
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/constructor.go#L32
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/constructor.go#L49
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/constructor.go#L66
error strings should not be capitalized (ST1005)
|
Style:
internal/imager/constructor.go#L73
error strings should not be capitalized (ST1005)
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|