actions-marketplace-validations/Golang Static Analysis Checker

A configurable static code analysis checker for Golang

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
runexecute comma-separated command(s). [errcheck/fmt/imports/ineffassign/lint/misspell/sec/shadow/staticcheck/vet]yes
directoryaction working directory.no.
commentsend comment to PR (or commit) if true.notrue
tokenGitHub token. this is required when comment is true.no""
flagsadd flagsno""
ignore-deferif this is true, do not detect 'defer' with error. This is only valid when run is errcheck.nofalse
max-complexitythe highest cyclomatic complexity to ignore with gocyclono15
go-private-mod-usernamelogin username for go dependencies from private reposno""
go-private-mod-passwordpassword or GitHub personal access token for go dependencies from private reposno""
go-private-mod-org-pathgit private organization url. eg. github.com/my-orgno""

no outputs