Skip to content

fix(ci): use intermediate env var for PR title #3582

fix(ci): use intermediate env var for PR title

fix(ci): use intermediate env var for PR title #3582

Triggered via push May 6, 2024 18:32
Status Success
Total duration 2m 10s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
[golangci] command/secret/add.go#L3: command/secret/add.go#L3
3-215 lines are duplicate of `command/secret/update.go:3-215` (dupl)
[golangci] command/secret/update.go#L3: command/secret/update.go#L3
3-215 lines are duplicate of `command/secret/add.go:3-215` (dupl)
[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] action/pipeline/validate_test.go#L479: action/pipeline/validate_test.go#L479
assignments should only be cuddled with other assignments (wsl)
[golangci] action/pipeline/validate_test.go#L480: action/pipeline/validate_test.go#L480
only one cuddle assignment allowed before if statement (wsl)
[golangci] action/pipeline/validate_test.go#L484: action/pipeline/validate_test.go#L484
if statements should only be cuddled with assignments (wsl)