Skip to content

internal stage must be set explicitly #525

internal stage must be set explicitly

internal stage must be set explicitly #525

Triggered via push January 18, 2024 08:35
Status Startup failure
Total duration
Artifacts

main.yml

on: push
build_frontend  /  frontend
build_frontend / frontend
synth  /  synth
synth / synth
test  /  test
test / test
build_frontend  /  ...  /  slack_after_failure
build_frontend / slack_notification / slack_after_failure
build_frontend  /  ...  /  slack_after_success
build_frontend / slack_notification / slack_after_success
synth  /  ...  /  slack_after_failure
synth / slack_notification / slack_after_failure
synth  /  ...  /  slack_after_success
synth / slack_notification / slack_after_success
test  /  ...  /  slack_after_failure
test / slack_notification / slack_after_failure
test  /  ...  /  slack_after_success
test / slack_notification / slack_after_success
deploy_without_approval  /  deployment
deploy_without_approval / deployment
approval
approval
deploy_without_approval  /  ...  /  slack_after_failure
deploy_without_approval / slack_notification / slack_after_failure
deploy_without_approval  /  ...  /  slack_after_success
deploy_without_approval / slack_notification / slack_after_success
deploy_with_approval  /  deployment
deploy_with_approval / deployment
deploy_with_approval  /  ...  /  slack_after_failure
deploy_with_approval / slack_notification / slack_after_failure
deploy_with_approval  /  ...  /  slack_after_success
deploy_with_approval / slack_notification / slack_after_success
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/main.yml#L39
The workflow is not valid. .github/workflows/main.yml (Line: 39, Col: 20): Unexpected end of expression: ')'. Located at position 167 within expression: github.ref == 'refs/heads/main' && 'mainnet' || ((github.ref == 'refs/heads/internal' || (startsWith(github.ref, 'refs/heads/release')) && 'internal' || 'development')