chore: docker workflow refactor #4
Triggered via pull request
November 7, 2025 15:46
Status
Startup failure
Total duration
–
Artifacts
–
ci.yml
on: pull_request
Determine Image Tag
lint
/
golangci-lint
lint
/
goreleaser-check
lint
/
...
/
hadolint
lint
/
markdown-lint
lint
/
yamllint
proto
/
buf-check
Matrix: docker / build-images
Waiting for pending jobs
test
/
Run Integration Tests
test
/
Run Unit Tests
test
/
Go Mod Tidy Check
docker-tests
/
Docker E2E Tests
docker-tests
/
Docker Upgrade E2E Tests
test
/
Combine and Upload Coverage
test
/
Run E2E System Tests
test
/
Run EVM Execution Tests
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L59
The workflow is not valid. .github/workflows/ci.yml (Line: 59, Col: 3): Error calling workflow 'evstack/ev-node/.github/workflows/test.yml@b6244dd74ef74ff4c518943021bf22754268caeb'. The nested job 'combine_and_upload_coverage' is requesting 'actions: read', but is only allowed 'actions: none'.
|