Skip to content

Allow configuration of fetch.parallel #14

Allow configuration of fetch.parallel

Allow configuration of fetch.parallel #14

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

test.yml

on: pull_request
build
28s
build
test-proxy
42s
test-proxy
test-bypass-proxy
33s
test-bypass-proxy
test-git-container
45s
test-git-container
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
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 (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-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-git-container
The process '/opt/bitnami/git/bin/git' failed with exit code 1
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?
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/