Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

event type push.

event type push. #58

Triggered via push June 26, 2024 19:03
Status Startup failure
Total duration
Artifacts
Set CI/CD metadata
Set CI/CD metadata
Commit stage  /  Check English usage
Commit stage / Check English usage
Commit stage  /  Check Markdown format
Commit stage / Check Markdown format
Commit stage  /  Check file format
Commit stage / Check file format
Commit stage  /  Count lines of code
Commit stage / Count lines of code
Commit stage  /  Lint Terraform
Commit stage / Lint Terraform
Commit stage  /  Scan dependencies
Commit stage / Scan dependencies
Commit stage  /  Scan secrets
Commit stage / Scan secrets
Test stage  /  Linting
Test stage / Linting
Test stage  /  Unit tests
Test stage / Unit tests
Test stage  /  Perform static analysis
Test stage / Perform static analysis
Test stage  /  Test coverage
Test stage / Test coverage
Build stage  /  Artefact 1
Build stage / Artefact 1
Build stage  /  Artefact n
Build stage / Artefact n
Build stage  /  Build Docs
Build stage / Build Docs
Acceptance stage  /  Environment set up
Acceptance stage / Environment set up
Acceptance stage  /  Accessibility test
Acceptance stage / Accessibility test
Acceptance stage  /  Contract test
Acceptance stage / Contract test
Acceptance stage  /  Integration test
Acceptance stage / Integration test
Acceptance stage  /  Load test
Acceptance stage / Load test
Acceptance stage  /  Security test
Acceptance stage / Security test
Acceptance stage  /  UI performance test
Acceptance stage / UI performance test
Acceptance stage  /  UI test
Acceptance stage / UI test
Acceptance stage  /  Environment tear down
Acceptance stage / Environment tear down
Publish stage  /  Publish packages
Publish stage / Publish packages
Publish stage  /  Success notification
Publish stage / Success notification
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/cicd-1-pull-request.yaml#L101
The workflow is not valid. .github/workflows/cicd-1-pull-request.yaml (Line: 101, Col: 9): Unexpected symbol: ')'. Located at position 173 within expression: needs.metadata.outputs.does_pull_request_exist == 'true' || (github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'reopened'|| )) || (github.event.action == push && github.ref == 'refs/heads/main') .github/workflows/cicd-1-pull-request.yaml (Line: 115, Col: 9): Unrecognized named-value: 'push'. Located at position 200 within expression: needs.metadata.outputs.does_pull_request_exist == 'true' || (github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'reopened')) || (github.event.action == push && github.ref == 'refs/heads/main')