🔒️ (security): Applies best practices from StepSecurity #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
tflint
11s
trivy
22s
golangci-lint
2m 13s
prettier
19s
misspell
22s
alex
44s
markdownlint
22s
actionlint
18s
Annotations
4 warnings
tflint:
examples/complete/variables.tf#L86
[tflint] reported by reviewdog 🐶
variable "context" is declared but not used
Raw Output:
examples/complete/variables.tf:86:1: warning: variable "context" is declared but not used ()
|
alex:
test/go.sum#L273
[alex] reported by reviewdog 🐶
Be careful with `color`, it’s profane in some cases color retext-profanities
Raw Output:
273:18-273:23 warning Be careful with `color`, it’s profane in some cases color retext-profanities
|
alex:
test/go.sum#L274
[alex] reported by reviewdog 🐶
Be careful with `color`, it’s profane in some cases color retext-profanities
Raw Output:
274:18-274:23 warning Be careful with `color`, it’s profane in some cases color retext-profanities
|
alex:
test/go.sum#L1105
[alex] reported by reviewdog 🐶
Reconsider using `COck`, it may be profane cock retext-profanities
Raw Output:
1105:43-1105:47 warning Reconsider using `COck`, it may be profane cock retext-profanities
|