Allow configuration of submodule.fetchJobs #1
test.yml
on: push
build
15s
test-proxy
43s
test-bypass-proxy
33s
test-git-container
34s
Matrix: test
Annotations
15 errors and 1 warning
build:
src/input-helper.ts#L1
Property 'submodulefetchJobs' does not exist on type 'IGitSourceSettings'. Did you mean 'submodulesFetchJobs'?
|
build:
src/input-helper.ts#L1
Property 'submodulefetchJobs' does not exist on type 'IGitSourceSettings'. Did you mean 'submodulesFetchJobs'?
|
build
Process completed with exit code 2.
|
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 process '/usr/local/bin/git' failed with exit code 1
|
test-bypass-proxy
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 (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
|
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/
|