Skip to content

Rework structure of CI workflow #2497

Rework structure of CI workflow

Rework structure of CI workflow #2497

Triggered via pull request September 21, 2023 12:34
Status Startup failure
Total duration
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: pull_request
Matrix: Test Ubuntu / test
Waiting for pending jobs
Matrix: Test macOS / test
Waiting for pending jobs
Matrix: Test Windows / test
Waiting for pending jobs
Event File
Event File
Test python/requirements.txt
Test python/requirements.txt
Matrix: Publish / publish-composite
Waiting for pending jobs
Configure Deployment
Configure Deployment
Publish  /  Publish Test File
Publish / Publish Test File
Publish  /  Publish Test Files
Publish / Publish Test Files
Publish  /  Publish Test Results (Docker Image)
Publish / Publish Test Results (Docker Image)
Publish  /  Publish Test Results (Dockerfile)
Publish / Publish Test Results (Dockerfile)
Deploy to GitHub
Deploy to GitHub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci-cd.yml#L45
The workflow is not valid. .github/workflows/ci-cd.yml (Line: 45, Col: 3): Error calling workflow 'EnricoMi/publish-unit-test-result-action/.github/workflows/publish.yml@c45fb4ae5a6365be06cdf98f76d72c78a35d47cf'. The nested job 'publish-dockerfile' is requesting 'checks: write, pull-requests: write', but is only allowed 'checks: none, pull-requests: none'. .github/workflows/ci-cd.yml (Line: 45, Col: 3): Error calling workflow 'EnricoMi/publish-unit-test-result-action/.github/workflows/publish.yml@c45fb4ae5a6365be06cdf98f76d72c78a35d47cf'. The nested job 'publish-docker-image' is requesting 'checks: write, pull-requests: write, security-events: write', but is only allowed 'checks: none, pull-requests: none, security-events: none'.