Skip to content

Upload unit test coverage for bridged providers by default #517

Upload unit test coverage for bridged providers by default

Upload unit test coverage for bridged providers by default #517

Triggered via pull request December 12, 2024 23:39
Status Cancelled
Total duration 1m 46s
Artifacts

test-provider-ci.yml

on: pull_request
deploy  /  update_workflows
54s
deploy / update_workflows
Verify against testdata
20s
Verify against testdata
Release xyz
0s
Release xyz
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Unexpected file modified: provider-ci/test-providers/acme/.github/workflows/prerequisites.yml#L1
File modified: @@ -69,7 +69,7 @@ jobs: - name: Unit-test provider code run: make test_provider - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 + uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - if: inputs.is_pr
Unexpected file modified: provider-ci/test-providers/aws/.github/workflows/prerequisites.yml#L1
File modified: @@ -80,7 +80,7 @@ jobs: - name: Unit-test provider code run: make test_provider - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 + uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - if: inputs.is_pr
Unexpected file modified: provider-ci/test-providers/cloudflare/.github/workflows/prerequisites.yml#L1
File modified: @@ -73,7 +73,7 @@ jobs: - name: Unit-test provider code run: make test_provider - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 + uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - if: inputs.is_pr
Unexpected file modified: provider-ci/test-providers/docker/.github/workflows/prerequisites.yml#L1
File modified: @@ -86,7 +86,7 @@ jobs: - name: Unit-test provider code run: make test_provider - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 + uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - if: inputs.is_pr
Verify against testdata
Unexpected changes detected: 4. See file annotations for details.
Test xyz
Canceling since a higher priority waiting request for 'Test Provider CI-refs/pull/1224/merge' exists
Test xyz
The operation was canceled.
Verify against testdata
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy / update_workflows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy / update_workflows
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-mgmt/ci-mgmt. Supported file pattern: go.sum