Skip to content

Use util.parseArgs instead of yargs #456

Use util.parseArgs instead of yargs

Use util.parseArgs instead of yargs #456

Triggered via pull request September 28, 2024 12:19
Status Failure
Total duration 3m 40s
Artifacts

ci-node.yml

on: pull_request
Matrix: e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 25 warnings
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 9, ubuntu-latest)
Process completed with exit code 1.
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 8, ubuntu-latest)
Process completed with exit code 1.
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 8, macos-latest)
Process completed with exit code 1.
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 9, macos-latest)
Process completed with exit code 1.
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 9, windows-latest)
Process completed with exit code 1.
src/cli/parse-argv.test.ts > parseArgv > --no-eslintrc: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-eslintrc'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-eslintrc" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:13:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --quiet: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-quiet'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-quiet" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:47:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
src/cli/parse-argv.test.ts > parseArgv > --cache: src/cli/parse-argv.ts#L47
TypeError: Unknown option '--no-cache'. To specify a positional argument starting with a '-', place it at the end of the command after '--', as in '-- "--no-cache" ❯ Module.parseArgv src/cli/parse-argv.ts:47:35 ❯ src/cli/parse-argv.test.ts:51:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_PARSE_ARGS_UNKNOWN_OPTION' }
test (18, 8, windows-latest)
Process completed with exit code 1.
test (18, 9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18, 8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18, 8, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 9, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 8, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 9, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18, 9, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18, 9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 8, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 9, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18, 8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 8, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20, 9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20, 8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18, 8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/