Skip to content

Bump vitest and @vitest/coverage-v8 #154

Bump vitest and @vitest/coverage-v8

Bump vitest and @vitest/coverage-v8 #154

Triggered via pull request February 26, 2024 11:39
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests/parser.test.ts > parser > can parse operators: tests/parser.test.ts#L27
Error: Snapshot `parser > can parse operators 1` mismatched - Expected + Received @@ -58,11 +58,11 @@ "Operator": { "Type": "regexp", "Value": { "Type": "literal", "Unwrapped": false, - "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\\\.[A-Za-z0-9]+)+", + "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\.[A-Za-z0-9]+)+", }, }, "Type": "tstr", }, ], ❯ tests/parser.test.ts:27:31
unit (16.x)
Process completed with exit code 1.
unit (18.x)
The job was canceled because "_16_x" failed.
tests/parser.test.ts > parser > can parse operators: tests/parser.test.ts#L27
Error: Snapshot `parser > can parse operators 1` mismatched - Expected + Received @@ -58,11 +58,11 @@ "Operator": { "Type": "regexp", "Value": { "Type": "literal", "Unwrapped": false, - "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\\\.[A-Za-z0-9]+)+", + "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\.[A-Za-z0-9]+)+", }, }, "Type": "tstr", }, ], ❯ tests/parser.test.ts:27:31
unit (18.x)
Process completed with exit code 1.
unit (19.x)
The job was canceled because "_16_x" failed.
tests/parser.test.ts > parser > can parse operators: tests/parser.test.ts#L27
Error: Snapshot `parser > can parse operators 1` mismatched - Expected + Received @@ -58,11 +58,11 @@ "Operator": { "Type": "regexp", "Value": { "Type": "literal", "Unwrapped": false, - "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\\\.[A-Za-z0-9]+)+", + "Value": "[A-Za-z0-9]+@[A-Za-z0-9]+(\\.[A-Za-z0-9]+)+", }, }, "Type": "tstr", }, ], ❯ tests/parser.test.ts:27:31
unit (19.x)
Process completed with exit code 1.
unit (16.x)
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/.