Test Provider CI #528
test-provider-ci.yml
on: merge_group
deploy
/
update_workflows
1m 2s
Verify against testdata
27s
Release xyz
2m 19s
Annotations
7 errors and 4 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.
|
Release xyz
Canceling since a higher priority waiting request for 'Test Provider CI-refs/heads/gh-readonly-queue/master/pr-1225-a5f44c83b179a14358eb5a3623ede673fce65421' exists
|
Release 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
|
Test xyz
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|