chore: update readme #200
ci.yml
on: pull_request
Lint and Type Check
18s
Benchmarks
26s
Matrix: Tests
Annotations
23 errors and 1 notice
|
tests/cli.test.ts > cli completion tests for cac > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for cac > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for cac > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for cac > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
tests/cli.test.ts > cli completion tests for citty > short flag handling > should handle short flag with equals sign:
tests/cli.test.ts#L333
Error: Snapshot `cli completion tests for citty > short flag handling > should handle short flag with equals sign 1` mismatched
- Expected
+ Received
- "-p=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:333:22
|
|
tests/cli.test.ts > cli completion tests for citty > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet:
tests/cli.test.ts#L318
Error: Snapshot `cli completion tests for citty > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
- --port=8080 Alternative port
+ 8080 Alternative port
:4
"
❯ tests/cli.test.ts:318:24
|
|
tests/cli.test.ts > cli completion tests for citty > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for citty > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for citty > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for citty > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
tests/cli.test.ts > cli completion tests for t > short flag handling > should handle short flag with equals sign:
tests/cli.test.ts#L333
Error: Snapshot `cli completion tests for t > short flag handling > should handle short flag with equals sign 1` mismatched
- Expected
+ Received
- "-p=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:333:22
|
|
tests/cli.test.ts > cli completion tests for t > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet:
tests/cli.test.ts#L318
Error: Snapshot `cli completion tests for t > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
- --port=8080 Alternative port
+ 8080 Alternative port
:4
"
❯ tests/cli.test.ts:318:24
|
|
tests/cli.test.ts > cli completion tests for t > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for t > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for t > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for t > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
Tests (windows-latest)
The operation was canceled.
|
|
Tests (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
tests/cli.test.ts > cli completion tests for cac > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for cac > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for cac > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for cac > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
tests/cli.test.ts > cli completion tests for citty > short flag handling > should handle short flag with equals sign:
tests/cli.test.ts#L333
Error: Snapshot `cli completion tests for citty > short flag handling > should handle short flag with equals sign 1` mismatched
- Expected
+ Received
- "-p=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:333:22
|
|
tests/cli.test.ts > cli completion tests for citty > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet:
tests/cli.test.ts#L318
Error: Snapshot `cli completion tests for citty > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
- --port=8080 Alternative port
+ 8080 Alternative port
:4
"
❯ tests/cli.test.ts:318:24
|
|
tests/cli.test.ts > cli completion tests for citty > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for citty > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for citty > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for citty > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
tests/cli.test.ts > cli completion tests for t > short flag handling > should handle short flag with equals sign:
tests/cli.test.ts#L333
Error: Snapshot `cli completion tests for t > short flag handling > should handle short flag with equals sign 1` mismatched
- Expected
+ Received
- "-p=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:333:22
|
|
tests/cli.test.ts > cli completion tests for t > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet:
tests/cli.test.ts#L318
Error: Snapshot `cli completion tests for t > edge case completions for end with space > should suggest port values if user typed `--port=` and hasn't typed a space or value yet 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
- --port=8080 Alternative port
+ 8080 Alternative port
:4
"
❯ tests/cli.test.ts:318:24
|
|
tests/cli.test.ts > cli completion tests for t > --config option tests > should complete --config option with equals sign:
tests/cli.test.ts#L202
Error: Snapshot `cli completion tests for t > --config option tests > should complete --config option with equals sign 1` mismatched
- Expected
+ Received
- "--config=vite.config.ts Vite config file
+ "vite.config.ts Vite config file
- --config=vite.config.js Vite config file
+ vite.config.js Vite config file
:4
"
❯ tests/cli.test.ts:202:22
|
|
tests/cli.test.ts > cli completion tests for t > cli option value handling > should resolve port value correctly:
tests/cli.test.ts#L70
Error: Snapshot `cli completion tests for t > cli option value handling > should resolve port value correctly 1` mismatched
- Expected
+ Received
- "--port=3000 Development server port
+ "3000 Development server port
:4
"
❯ tests/cli.test.ts:70:22
|
|
Tests (ubuntu-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
Tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|