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#L142:
.github/workflows/generate-go-docs.yaml#L142
if: condition "${{ steps.fc.outputs.comment-id }} == '0'" is always evaluated to true because extra characters are around ${{ }} [if-cond]
|