chore(deps): update actions/setup-go action to v6 #1297
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/run-e2e-tests.yml|920 col 135| property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]
.github/workflows/run-e2e-tests.yml|1218 col 135| property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]
Filtered Findings (0)
Annotations
Check failure on line 920 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L920
property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]
Raw output
.github/workflows/run-e2e-tests.yml:920:135: property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]
Check failure on line 1218 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L1218
property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]
Raw output
.github/workflows/run-e2e-tests.yml:1218:135: property "check_run_id" is not defined in object type {container: {id: string; network: string}; services: {string => {id: string; network: string; ports: {string => string}}}; status: string} [expression]