feat(bed-4714): [WIP] Enhance GitHub Workflows #23
ci.yml
on: pull_request
CLA Check
/
process-cla
Build Container Images
/
...
/
build-container-image
Static Code Analysis
/
...
/
Discover Dockerfile Locations
Code Testing
/
Run Integration Tests
Static Code Analysis
/
Analyze Golang Code
Static Code Analysis
/
Analyze JavaScript/TypeScript Code
Static Code Analysis
/
...
/
Trivy Vulnerability Analysis
Matrix: Static Code Analysis / Analyze Dockerfiles / Run Hadolint Analysis
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L39
The workflow is not valid. In SpecterOps/BloodHound/.github/workflows/static-code-analysis.yml@85814431ef9926630d4c4262304b140e44715842 (Line: 39, Col: 11): Error from called workflow SpecterOps/BloodHound/.github/workflows/reusable.vulnerability-scan.yml@85814431ef9926630d4c4262304b140e44715842 (Line: 98, Col: 21): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found. In SpecterOps/BloodHound/.github/workflows/static-code-analysis.yml@85814431ef9926630d4c4262304b140e44715842 (Line: 39, Col: 11): Error from called workflow SpecterOps/BloodHound/.github/workflows/reusable.vulnerability-scan.yml@85814431ef9926630d4c4262304b140e44715842 (Line: 99, Col: 22): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
|