fix(ci): use intermediate env var for PR title #1315
Annotations
4 errors
golangci-lint:
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
action/pipeline/validate_test.go#L479
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
action/pipeline/validate_test.go#L480
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
action/pipeline/validate_test.go#L484
if statements should only be cuddled with assignments (wsl)
|
Loading