v2 Nightly Tests #404
v2-nightly.yml
on: schedule
appsec-v2
/
Prepare Go modules cache
appsec-v2
/
...
/
Test matrix
govulncheck-v2
/
govulncheck-tests
parametric-v2
/
parametric-tests
smoke-v2
/
go get -u smoke test
smoke-v2
/
go mod tidy smoke test
test-apps-v2
/
memory-leak/goroutine (prod)
test-apps-v2
/
memory-leak/goroutine (staging)
test-apps-v2
/
memory-leak/goroutine-heap (prod)
test-apps-v2
/
memory-leak/goroutine-heap (staging)
test-apps-v2
/
memory-leak/heap (prod)
test-apps-v2
/
memory-leak/heap (staging)
test-apps-v2
/
unit-of-work/v1 (prod)
test-apps-v2
/
unit-of-work/v1 (staging)
test-apps-v2
/
unit-of-work/v2 (prod)
test-apps-v2
/
unit-of-work/v2 (staging)
Matrix: codeql-v2 / Analyze
Waiting for pending jobs
Matrix: main-branch-tests-v2 / multios-unit-tests
Waiting for pending jobs
Matrix: main-branch-tests-v2 / unit-integration-tests
Waiting for pending jobs
Matrix: smoke-v2 / Build and deployment requirements smoke tests
Waiting for pending jobs
Matrix: system-v2 / system-tests
Waiting for pending jobs
Matrix: appsec-v2 / disabled
Waiting for pending jobs
Matrix: appsec-v2 / golang-linux-container
Waiting for pending jobs
Matrix: appsec-v2 / macos
Waiting for pending jobs
Matrix: appsec-v2 / Smoke Tests / Build go-dvwa
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/v2-nightly.yml#L14
The workflow is not valid. .github/workflows/v2-nightly.yml (Line: 14, Col: 3): Error calling workflow 'DataDog/dd-trace-go/.github/workflows/codeql-analysis.yml@v2-dev'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|