Skip to content

build: use golangci-lint-action instead of manual golangci-lint insta… #5

build: use golangci-lint-action instead of manual golangci-lint insta…

build: use golangci-lint-action instead of manual golangci-lint insta… #5

Triggered via push February 28, 2024 17:38
Status Failure
Total duration 7m 18s
Artifacts

lint.yml

on: push
Lint Frontend
39s
Lint Frontend
Matrix: lint-go
Fit to window
Zoom out
Zoom in

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)