New installer #1280
go.yml
on: pull_request
Linter
1m 21s
Test & Build
1m 24s
Annotations
9 errors and 1 warning
Linter:
service/updates/config.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Linter:
spn/captain/intel.go#L47
commentFormatting: put a space between `//` and comment text (gocritic)
|
Linter:
service/updates/config.go#L9
Comment should end in a period (godot)
|
Linter:
service/updates/registry/bundle.go#L139
service/updates/registry/bundle.go:139: Line contains FIXME: "FIXME(vladimir): just for testing. Make ..." (godox)
|
Linter:
service/intel/filterlists/database.go#L43
var `intermediateFile` is unused (unused)
|
Linter:
service/intel/filterlists/database.go#L44
var `urgentFile` is unused (unused)
|
Linter:
service/updates/upgrader.go#L92
Duplicate words (identifier) found (dupword)
|
Linter
issues found
|
Test & Build
Process completed with exit code 1.
|
Test & Build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|