Kitbook Visual Regression Tests - Template #96
Triggered via deployment status
October 29, 2023 06:08
Status
Startup failure
Total duration
–
Artifacts
–
component-tests_template.yml
on: deployment_status
Compare Components Against Base Snapshots
Keep Base Component Snapshots In Sync with Main Branch
Annotations
1 error
Invalid workflow file:
.github/workflows/component-tests_template.yml#L26
The workflow is not valid. .github/workflows/component-tests_template.yml (Line: 26, Col: 9): Unrecognized named-value: 'env'. Located at position 100 within expression: github.event.deployment_status.state == 'success' && github.event.deployment_status.environment == env.PRODUCTION_DEPLOYMENT_NAME .github/workflows/component-tests_template.yml (Line: 70, Col: 9): Unrecognized named-value: 'env'. Located at position 100 within expression: github.event.deployment_status.state == 'success' && github.event.deployment_status.environment == env.PREVIEW_DEPLOYMENT_NAME
|