fix(deps): update dependency execa to v10 #4936
Annotations
10 errors
|
Run Tests:
tests/git-data.test.ts#L159
AssertionError: expected { schema: 'git', port: '22', …(3) } to strictly equal { schema: 'git', port: '22', …(3) }
- Expected
+ Received
{
- "group": "firecow",
- "host": "github.com",
+ "group": "fallback.group",
+ "host": "gitlab.com",
"port": "22",
- "project": "gitlab-ci-local",
+ "project": "fallback.project",
"schema": "git",
}
❯ tests/git-data.test.ts:159:28
|
|
Run Tests:
tests/git-data.test.ts#L159
AssertionError: expected { schema: 'git', port: '22', …(3) } to strictly equal { schema: 'git', port: '22', …(3) }
- Expected
+ Received
{
- "group": "firecow",
- "host": "github.com",
+ "group": "fallback.group",
+ "host": "gitlab.com",
"port": "22",
- "project": "gitlab-ci.local",
+ "project": "fallback.project",
"schema": "git",
}
❯ tests/git-data.test.ts:159:28
|
|
Run Tests:
tests/git-data.test.ts#L159
AssertionError: expected { schema: 'git', port: '22', …(3) } to strictly equal { schema: 'git', port: '22', …(3) }
- Expected
+ Received
{
- "group": "firecow",
- "host": "github.com",
+ "group": "fallback.group",
+ "host": "gitlab.com",
"port": "22",
- "project": "gitlab-ci-local",
+ "project": "fallback.project",
"schema": "git",
}
❯ tests/git-data.test.ts:159:28
|
|
Run Tests:
src/utils.ts#L42
TypeError: default is not a function
❯ Function.spawn src/utils.ts:42:16
❯ GitData.initCommitData src/git-data.ts:50:38
❯ Function.init src/git-data.ts:39:21
❯ Parser.init src/parser.ts:100:39
❯ Function.create src/parser.ts:60:22
❯ handler src/handler.ts:107:31
❯ tests/cases.test.ts:56:5
|
|
Run Tests:
tests/test-cases/completion/integration.test.ts#L6
Error: Command failed: bun src/index.ts --completion
SyntaxError: module '/home/runner/work/gitlab-ci-local/gitlab-ci-local/node_modules/execa/index.js' does not have an export named 'default'. Did you mean 'execa'?
Bun v1.3.14 (Linux x64)
❯ tests/test-cases/completion/integration.test.ts:6:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 1, signal: null, output: [ null, '', '\u001b[0m\u001b[31mSyntaxError\u001b[0m\u001b[2m:\u001b[0m \u001b[1mmodule \'/home/runner/work/gitlab-ci-local/gitlab-ci-local/node_modules/execa/index.js\' does not have an export named \'default\'. Did you mean \'execa\'?\u001b[0m\n\u001b[0m\n\u001b[2mBun v1.3.14 (Linux x64)\u001b[0m\n' ], pid: 2364, stdout: '', stderr: '\u001b[0m\u001b[31mSyntaxError\u001b[0m\u001b[2m:\u001b[0m \u001b[1mmodule \'/home/runner/work/gitlab-ci-local/gitlab-ci-local/node_modules/execa/index.js\' does not have an export named \'default\'. Did you mean \'execa\'?\u001b[0m\n\u001b[0m\n\u001b[2mBun v1.3.14 (Linux x64)\u001b[0m\n' }
|
|
Run Tests:
src/utils.ts#L38
TypeError: default is not a function
❯ Function.bash src/utils.ts:38:16
❯ tests/test-cases/argv-cwd/integration.test.ts:107:21
|
|
Run Tests:
src/utils.ts#L38
TypeError: default is not a function
❯ Function.bash src/utils.ts:38:16
❯ tests/test-cases/argv-cwd/integration.test.ts:91:21
|
|
Run Tests:
src/utils.ts#L38
TypeError: default is not a function
❯ Function.bash src/utils.ts:38:16
❯ tests/test-cases/argv-cwd/integration.test.ts:75:46
|
|
Run Tests:
src/utils.ts#L38
TypeError: default is not a function
❯ Function.bash src/utils.ts:38:16
❯ tests/test-cases/argv-cwd/integration.test.ts:52:21
|
|
Run Tests:
src/utils.ts#L38
TypeError: default is not a function
❯ Function.bash src/utils.ts:38:16
❯ tests/test-cases/argv-cwd/integration.test.ts:30:21
|
background
wait
wait-all
cancel
parallel
Loading