PR #1290 #1385
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/run-e2e-tests.yml|921 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|1220 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 921 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L921
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:921: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 1220 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L1220
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:1220: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]