chore(deps): update github/codeql-action action to v3 #2874
Annotations
6 errors
[golangci] command/repo/add.go#L3:
command/repo/add.go#L3
3-200 lines are duplicate of `command/repo/update.go:3-198` (dupl)
|
[golangci] command/repo/update.go#L3:
command/repo/update.go#L3
3-198 lines are duplicate of `command/repo/add.go:3-200` (dupl)
|
[golangci] action/pipeline/exec.go#L24:
action/pipeline/exec.go#L24
Function 'Exec' is too long (163 > 160) (funlen)
|
[golangci] internal/output/yaml_test.go#L72:
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
[golangci] command/worker/add.go#L3:
command/worker/add.go#L3
directive `//nolint:dupl // ignore similar code with update` is unused for linter "dupl" (nolintlint)
|
[golangci] command/worker/view.go#L70:
command/worker/view.go#L70
directive `//nolint:dupl // ignore similar code with chown, get, remove and repair` is unused for linter "dupl" (nolintlint)
|