Skip to content

debug

debug #2141

Triggered via push December 9, 2024 11:07
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

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

Annotations

3 errors
Error
No event triggers defined in `on`
[actionlint] .github/workflows/generate-go-docs.yaml#L91: .github/workflows/generate-go-docs.yaml#L91
shellcheck reported issue in this script: SC2002:style:4:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
[actionlint] .github/workflows/generate-go-docs.yaml#L146: .github/workflows/generate-go-docs.yaml#L146
if: condition "${{ steps.fc.outputs.comment-id }} == ''" is always evaluated to true because extra characters are around ${{ }} [if-cond]