Skip to content

Allow configuration of submodule.fetchJobs #8

Allow configuration of submodule.fetchJobs

Allow configuration of submodule.fetchJobs #8

Triggered via pull request December 14, 2023 13:42
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
build
28s
build
test-proxy
49s
test-proxy
test-bypass-proxy
32s
test-bypass-proxy
test-git-container
38s
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 (macos-latest)
The process '/usr/local/bin/git' failed with exit code 1
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 1
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 1
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?
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
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/