Skip to content

fix(secrets): abstract populateEvents for secret usage #1248

fix(secrets): abstract populateEvents for secret usage

fix(secrets): abstract populateEvents for secret usage #1248

Triggered via pull request March 21, 2024 13:22
Status Success
Total duration 2m 53s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
diff-review: internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
diff-review: action/pipeline/validate_test.go#L450
if statements should only be cuddled with assignments (wsl)
diff-review: action/pipeline/validate_test.go#L445
assignments should only be cuddled with other assignments (wsl)
diff-review: action/pipeline/validate_test.go#L446
only one cuddle assignment allowed before if statement (wsl)
diff-review: command/secret/add.go#L150
directive `//nolint:dupl // ignore similar code with update` is unused for linter "dupl" (nolintlint)
diff-review: command/secret/update.go#L150
directive `//nolint:dupl // ignore similar code with add` is unused for linter "dupl" (nolintlint)
diff-review: command/worker/add.go#L3
directive `//nolint:dupl // ignore similar code with update` is unused for linter "dupl" (nolintlint)
diff-review: command/worker/view.go#L70
directive `//nolint:dupl // ignore similar code with chown, get, remove and repair` is unused for linter "dupl" (nolintlint)
full-review: internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
full-review: action/pipeline/validate_test.go#L445
assignments should only be cuddled with other assignments (wsl)
full-review: action/pipeline/validate_test.go#L446
only one cuddle assignment allowed before if statement (wsl)
full-review: action/pipeline/validate_test.go#L450
if statements should only be cuddled with assignments (wsl)
full-review: command/secret/add.go#L150
directive `//nolint:dupl // ignore similar code with update` is unused for linter "dupl" (nolintlint)
full-review: command/secret/update.go#L150
directive `//nolint:dupl // ignore similar code with add` is unused for linter "dupl" (nolintlint)
full-review: command/worker/add.go#L3
directive `//nolint:dupl // ignore similar code with update` is unused for linter "dupl" (nolintlint)
full-review: command/worker/view.go#L70
directive `//nolint:dupl // ignore similar code with chown, get, remove and repair` is unused for linter "dupl" (nolintlint)