Skip to content

chore(deps): update actions/setup-go action to v6

3f15d80
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update actions/setup-go action to v6 #1297

chore(deps): update actions/setup-go action to v6
3f15d80
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint failed Oct 18, 2025 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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]