Re 2785 test #1279
pull-request-main.yml
on: pull_request
ci-lint
47s
ci-prettier
43s
ci-lint-misc
15s
cd-signed-commits
0s
ci-signed-commits
31s
ci-test
39s
ci-build-artifacts
49s
ci-actions-dependencies-updater
41s
ci-gha-workflow-validator
33s
validate-worfklow-changes
3s
Annotations
11 errors and 4 warnings
ci-gha-workflow-validator
GitHub token is not set.
|
test/deps.test.ts > getDependenciesMap > should return a map of <go.mod files: dependencies in json>:
apps/go-mod-validator/src/deps.ts#L50
Error: failed to get go.mod files: Error: EACCES: permission denied, scandir '/boot/efi'
❯ getGoModFiles src/deps.ts:50:11
❯ Module.getDependenciesMap src/deps.ts:57:24
❯ test/deps.test.ts:26:20
|
test/deps.test.ts > getDependenciesMap > should handle no go.mod files found:
apps/go-mod-validator/test/deps.test.ts#L42
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ test/deps.test.ts:42:54
|
test/deps.test.ts > getDependenciesMap > should handle `go list` command failure:
apps/go-mod-validator/test/deps.test.ts#L59
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ test/deps.test.ts:59:54
|
test/deps.test.ts > getDependenciesMap > should handle `find` command failure:
apps/go-mod-validator/test/deps.test.ts#L73
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ test/deps.test.ts:73:54
|
test/github.test.ts > verify pseudo dependency version is on the default branch > should check if the commit is present on the default branch:
apps/go-mod-validator/src/github.ts#L8
TypeError: octokit.request.defaults is not a function
❯ Object.get ../../node_modules/.pnpm/@octokit[email protected]_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js:2041:43
❯ getDefaultBranch src/github.ts:8:53
❯ Module.validateDependency src/github.ts:90:31
❯ test/github.test.ts:39:30
|
test/github.test.ts > verify pseudo dependency version is on the default branch > should throw an error if the compare commits request fails:
apps/go-mod-validator/test/github.test.ts#L64
AssertionError: expected [Function] to throw error including 'Request failed' but got 'octokit.request.defaults is not a fun…'
- Expected
+ Received
- Request failed
+ octokit.request.defaults is not a function
❯ test/github.test.ts:64:5
|
test/github.test.ts > verify dependency version is on the default branch > should check if the commit is present on the default branch:
apps/go-mod-validator/src/github.ts#L8
TypeError: octokit.request.defaults is not a function
❯ Object.get ../../node_modules/.pnpm/@octokit[email protected]_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js:2041:43
❯ getDefaultBranch src/github.ts:8:53
❯ Module.validateDependency src/github.ts:90:31
❯ test/github.test.ts:108:30
|
test/github.test.ts > verify dependency version is on the default branch > should throw an error if the get tags request fails:
apps/go-mod-validator/test/github.test.ts#L133
AssertionError: expected [Function] to throw error including 'Request failed' but got 'octokit.request.defaults is not a fun…'
- Expected
+ Received
- Request failed
+ octokit.request.defaults is not a function
❯ test/github.test.ts:133:5
|
ci-test
GitHub token is not set.
|
ci-test
Process completed with exit code 1.
|
ci-gha-workflow-validator
Encountered Github Request Error while getting file - ludeeus/action-shellcheckaction.yml@00cae500b08a931fb5698e11e79bfbd38e612a38. (404 - Not Found - https://docs.github.com/rest/repos/contents#get-repository-content)
|
ci-test
Encountered Github Request Error while getting file - ludeeus/action-shellcheckaction.yml@00cae500b08a931fb5698e11e79bfbd38e612a38. (404 - Not Found - https://docs.github.com/rest/repos/contents#get-repository-content)
|
ci-test
No files were found with the provided path: ./junit.xml
./lcov.info. No artifacts will be uploaded.
|
ci-lint
No files were found with the provided path: ./eslint-report.json. No artifacts will be uploaded.
|