Skip to content

Fixing broken yml #1200

Fixing broken yml

Fixing broken yml #1200

Triggered via push September 11, 2023 14:02
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

4 errors
Error
a step cannot have both the `uses` and `run` keys
[actionlint] .github/workflows/golangci-lint.yml#L22: .github/workflows/golangci-lint.yml#L22
this step is for running action since it contains at least one of "uses", "with" keys, but also contains "run" key which is used for running shell command [syntax-check]
[actionlint] .github/workflows/golangci-lint.yml#L45: .github/workflows/golangci-lint.yml#L45
this step is for running action since it contains at least one of "uses", "with" keys, but also contains "run" key which is used for running shell command [syntax-check]
[actionlint] .github/workflows/golangci-lint.yml#L68: .github/workflows/golangci-lint.yml#L68
this step is for running action since it contains at least one of "uses", "with" keys, but also contains "run" key which is used for running shell command [syntax-check]