Skip to content

Fix publish-results trigger #520

Fix publish-results trigger

Fix publish-results trigger #520

Triggered via pull request December 25, 2023 11:56
Status Startup failure
Total duration
Artifacts

main.yml

on: pull_request
gh_build_image
gh_build_image
router
router
codestyle_all_without_ruff
codestyle_all_without_ruff
pytest_split
pytest_split
🐲 mypy
🐲 mypy
Matrix: run_tests_base
Waiting for pending jobs
Matrix: run_tests_ext_public
Waiting for pending jobs
Matrix: run_tests_fat
Waiting for pending jobs
publish-result
publish-result
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/main.yml#L308
The workflow is not valid. .github/workflows/main.yml (Line: 308, Col: 9): Unexpected symbol: '['. Located at position 22 within expression: always() && contains(["success", "failure", "skipped"], needs.run_tests_base.result) && contains(["success", "failure", "skipped"], needs.run_tests_fat.result) && contains(["success", "failure", "skipped"], needs.run_tests_ext_public.result)