build: use golangci-lint-action instead of manual golangci-lint insta… #5
Annotations
14 errors and 4 warnings
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (ubuntu-latest)
Cannot open: File exists
|
Lint Go (windows-latest):
certgen/certgen.go#L1
File is not `goimports`-ed (goimports)
|
Lint Go (windows-latest):
certgen/get.go#L1
File is not `goimports`-ed (goimports)
|
Lint Go (windows-latest):
certgen/lru.go#L1
File is not `goimports`-ed (goimports)
|
Lint Go (windows-latest)
issues found
|
Lint Go (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint Go (windows-latest):
proxy/proxy_windows.go#L18
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Lint Go (windows-latest):
proxy/proxy_windows.go#L19
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Lint Go (windows-latest):
certstore/truststore_windows.go#L64
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|