Re 2785 test #1279
Annotations
10 errors and 2 warnings
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
|
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading