feat: use picocolors
instead of chalk
#2058
ci.yml
on: pull_request
build (18)
1m 5s
build (20)
35s
test (unit) (18)
56s
test (node.js) (18)
36s
test (e2e) (18)
1m 22s
test (browser)
5m 23s
test (react-native)
22s
test (node.js) (20)
36s
Annotations
3 errors
test/e2e/cli-init.node.test.ts > copies the script to a given path without saving:
test/e2e/cli-init.node.test.ts#L70
AssertionError: expected 'Copying the worker script at "/Users/…' to contain 'Worker script successfully copied!\n …'
- Expected
+ Received
- Worker script successfully copied!
- - /Users/runner/work/msw/msw/tmp/cli/init/public
+ Copying the worker script at "/Users/runner/work/msw/msw/tmp/cli/init/public"...
+
+ Worker script successfully copied!
+ - /Users/runner/work/msw/msw/tmp/cli/init/public
+
+ Continue by describing the network in your application:
+
+
+ https://mswjs.io/docs/getting-started
+
+
❯ test/e2e/cli-init.node.test.ts:70:30
|
test/e2e/cli-init.node.test.ts > saves the path in "msw.workerDirectory" if the "--save" flag was provided:
test/e2e/cli-init.node.test.ts#L92
AssertionError: expected 'Copying the worker script at "/Users/…' to contain 'Worker script successfully copied!\n …'
- Expected
+ Received
- Worker script successfully copied!
- - /Users/runner/work/msw/msw/tmp/cli/init/public
+ Copying the worker script at "/Users/runner/work/msw/msw/tmp/cli/init/public"...
+
+ Worker script successfully copied!
+ - /Users/runner/work/msw/msw/tmp/cli/init/public
+
+ Continue by describing the network in your application:
+
+
+ https://mswjs.io/docs/getting-started
+
+ Updating "msw.workerDirectory" at "/Users/runner/work/msw/msw/tmp/cli/init/package.json"...
+
❯ test/e2e/cli-init.node.test.ts:92:30
|
test (e2e) (18)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
47.5 KB |
|