Feature/systemd query events #1301
go.yml
on: pull_request
Linter
1m 36s
Test & Build
5m 12s
Annotations
7 errors and 1 warning
Linter:
service/firewall/interception/dnslistener/module.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Linter:
service/firewall/interception/dnslistener/module.go#L14
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Linter:
service/firewall/interception/dnslistener/module.go#L48
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Linter:
service/firewall/interception/dnslistener/module.go#L51
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Linter:
service/firewall/interception/dnslistener/module.go#L60
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Linter:
service/firewall/interception/dnslistener/module.go#L63
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Linter
issues found
|
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/
|