Skip to content

Allow configuration of fetch.parallel #15

Allow configuration of fetch.parallel

Allow configuration of fetch.parallel #15

Triggered via pull request December 14, 2023 15:09
Status Failure
Total duration 59s
Artifacts

test.yml

on: pull_request
build
26s
build
test-proxy
39s
test-proxy
test-bypass-proxy
27s
test-bypass-proxy
test-git-container
49s
test-git-container
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build
Unstaged changes detected. Locally try running: git clean -ffdx && npm ci && npm run format && npm run build
build
Process completed with exit code 1.
test-bypass-proxy
The process '/usr/bin/git' failed with exit code 1
test (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 1
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test-proxy
unable to access 'https://github.com/pecigonzalo/checkout/': Could not resolve proxy: squid-proxy
test-proxy
unable to access 'https://github.com/pecigonzalo/checkout/': Could not resolve proxy: squid-proxy
test-proxy
unable to access 'https://github.com/pecigonzalo/checkout/': Could not resolve proxy: squid-proxy
test-proxy
The process '/usr/bin/git' failed with exit code 128
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test-git-container
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/checkout/checkout/v3'. Did you forget to run actions/checkout before running your local action?
test-git-container
The process '/opt/bitnami/git/bin/git' failed with exit code 1
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/