Skip to content

Test Provider CI

Test Provider CI #529

Triggered via merge group December 13, 2024 20:04
Status Failure
Total duration 1m 25s
Artifacts

test-provider-ci.yml

on: merge_group
deploy  /  update_workflows
57s
deploy / update_workflows
Verify against testdata
24s
Verify against testdata
Test xyz
0s
Test xyz
Release xyz
0s
Release xyz
Fit to window
Zoom out
Zoom in

Annotations

5 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@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 + uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1 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@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 + uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1 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@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 + uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1 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@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0 + uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - if: inputs.is_pr
Verify against testdata
Unexpected changes detected: 4. See file annotations for details.
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