Merge branch 'release/v0.17.2' #391
Annotations
3 errors and 1 warning
src/node/files.spec.ts > files.spec > should fetch some:
src/node/files.spec.ts#L7
Error: Snapshot `files.spec > should fetch some 1` mismatched
- Expected
+ Received
@@ -3,10 +3,11 @@
"args.ts",
"clipboard.ts",
"crypto.ts",
"env.spec.ts",
"env.ts",
+ "files-async.spec.ts",
"files-async.ts",
"files.spec.ts",
"files.ts",
"filestorage.spec.ts",
"filestorage.ts",
❯ src/node/files.spec.ts:7:20
|
src/node/files.spec.ts > files.spec > should fetch some 2:
src/node/files.spec.ts#L43
Error: Snapshot `files.spec > should fetch some 2 1` mismatched
- Expected
+ Received
Array [
+ "files-async.spec.ts",
"files.spec.ts",
"filestorage.spec.ts",
]
❯ src/node/files.spec.ts:43:20
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|