run generation for seth #1990
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
5 errors
|
Error
No event triggers defined in `on`
|
|
[actionlint] .github/workflows/generate-go-docs.yaml#L51:
.github/workflows/generate-go-docs.yaml#L51
"github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details [expression]
|
|
[actionlint] .github/workflows/generate-go-docs.yaml#L76:
.github/workflows/generate-go-docs.yaml#L76
shellcheck reported issue in this script: SC2086:info:1:46: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/generate-go-docs.yaml#L76:
.github/workflows/generate-go-docs.yaml#L76
shellcheck reported issue in this script: SC2086:info:2:50: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/generate-go-docs.yaml#L76:
.github/workflows/generate-go-docs.yaml#L76
"github.head_ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details [expression]
|