Skip to content

fix(exec): set tag prefix if user does not provide one #2867

fix(exec): set tag prefix if user does not provide one

fix(exec): set tag prefix if user does not provide one #2867

Triggered via push December 19, 2023 15:12
Status Success
Total duration 3m 18s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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)