fix: fallback to file completion correctly #353
ci.yml
on: pull_request
Lint and Type Check
15s
Benchmarks
14s
Matrix: Tests
Annotations
23 errors
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument with options and partial input:
tests/cli.test.ts#L253
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument with options and partial input 1` mismatched
- Expected
+ Received
- ":4
+ ":0
"
❯ tests/cli.test.ts:253:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument after options:
tests/cli.test.ts#L247
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument after options 1` mismatched
- Expected
+ Received
"dev Start dev server
serve Start the server
copy Copy files
lint Lint project
- :4
+ :0
"
❯ tests/cli.test.ts:247:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument with partial input:
tests/cli.test.ts#L241
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument with partial input 1` mismatched
- Expected
+ Received
"my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:241:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument:
tests/cli.test.ts#L235
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument 1` mismatched
- Expected
+ Received
@@ -3,7 +3,7 @@
copy Copy files
lint Lint project
my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:235:22
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle option with alias only (short flag) as boolean flag:
tests/cli.test.ts#L144
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:144:29
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle option with alias only as boolean flag:
tests/cli.test.ts#L136
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:136:29
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle basic option (name + description only) as boolean flag:
tests/cli.test.ts#L128
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:128:29
|
|
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not provide value completions for short boolean options:
tests/cli.test.ts#L104
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:104:29
|
|
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not provide value completions for boolean options:
tests/cli.test.ts#L97
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:97:29
|
|
tests/cli.test.ts > cli completion tests for t > should complete cli options:
tests/cli.test.ts#L31
Error: Snapshot `cli completion tests for t > should complete cli options 1` mismatched
- Expected
+ Received
@@ -3,7 +3,7 @@
copy Copy files
lint Lint project
my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:31:20
|
|
Tests (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Tests (windows-latest)
The operation was canceled.
|
|
Tests (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument with options and partial input:
tests/cli.test.ts#L253
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument with options and partial input 1` mismatched
- Expected
+ Received
- ":4
+ ":0
"
❯ tests/cli.test.ts:253:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument after options:
tests/cli.test.ts#L247
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument after options 1` mismatched
- Expected
+ Received
"dev Start dev server
serve Start the server
copy Copy files
lint Lint project
- :4
+ :0
"
❯ tests/cli.test.ts:247:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument with partial input:
tests/cli.test.ts#L241
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument with partial input 1` mismatched
- Expected
+ Received
"my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:241:22
|
|
tests/cli.test.ts > cli completion tests for t > root command argument tests > should complete root command project argument:
tests/cli.test.ts#L235
Error: Snapshot `cli completion tests for t > root command argument tests > should complete root command project argument 1` mismatched
- Expected
+ Received
@@ -3,7 +3,7 @@
copy Copy files
lint Lint project
my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:235:22
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle option with alias only (short flag) as boolean flag:
tests/cli.test.ts#L144
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:144:29
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle option with alias only as boolean flag:
tests/cli.test.ts#L136
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:136:29
|
|
tests/cli.test.ts > cli completion tests for t > option API overload tests > should handle basic option (name + description only) as boolean flag:
tests/cli.test.ts#L128
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:128:29
|
|
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not provide value completions for short boolean options:
tests/cli.test.ts#L104
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:104:29
|
|
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not provide value completions for boolean options:
tests/cli.test.ts#L97
AssertionError: expected ':0' to be ':4' // Object.is equality
Expected: ":4"
Received: ":0"
❯ tests/cli.test.ts:97:29
|
|
tests/cli.test.ts > cli completion tests for t > should complete cli options:
tests/cli.test.ts#L31
Error: Snapshot `cli completion tests for t > should complete cli options 1` mismatched
- Expected
+ Received
@@ -3,7 +3,7 @@
copy Copy files
lint Lint project
my-app My application
my-lib My library
my-tool My tool
- :4
+ :0
"
❯ tests/cli.test.ts:31:20
|