Skip to content

Update dependency lint-staged to v15 #2302

Update dependency lint-staged to v15

Update dependency lint-staged to v15 #2302

Triggered via push March 23, 2025 12:29
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: push
Matrix: karma with IE11
Matrix: karma on iOS
Matrix: karma with Chrome and Firefox
Matrix: mocha
Fit to window
Zoom out
Zoom in

Annotations

12 errors
mocha (lts/*)
Process completed with exit code 1.
Unhandled error: src/parser.ts#L34
SyntaxError: unexpected character in label: "+" ❯ splitField src/parser.ts:34:11 ❯ baseParseLine src/parser.ts:62:30 ❯ Object.parseLineStrict [as parse] src/parser.ts:124:10 ❯ Object.push src/whatwg_stream.ts:54:21 ❯ Object.flush src/whatwg_stream.ts:120:12 ❯ invokePromiseCallback node:internal/webstreams/util:172:10 ❯ Object.<anonymous> node:internal/webstreams/util:177:23 ❯ transformStreamDefaultSinkCloseAlgorithm node:internal/webstreams/transformstream:621:43 ❯ node:internal/webstreams/transformstream:379:11 ❯ writableStreamDefaultControllerProcessClose node:internal/webstreams/writablestream:1162:28 This error originated in "test/whatwg_stream.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/parser.ts#L27
SyntaxError: field separator is not found: "" ❯ splitField src/parser.ts:27:11 ❯ baseParseLine src/parser.ts:62:30 ❯ Object.parseLine [as parse] src/parser.ts:106:10 ❯ Object.push src/whatwg_stream.ts:54:21 ❯ Object.flush src/whatwg_stream.ts:120:12 ❯ invokePromiseCallback node:internal/webstreams/util:172:10 ❯ Object.<anonymous> node:internal/webstreams/util:177:23 ❯ transformStreamDefaultSinkCloseAlgorithm node:internal/webstreams/transformstream:621:43 ❯ node:internal/webstreams/transformstream:379:11 ❯ writableStreamDefaultControllerProcessClose node:internal/webstreams/writablestream:1162:28 This error originated in "test/whatwg_stream.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "should convert to Object from LTSV". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
karma with Chrome and Firefox (lts/*)
Process completed with exit code 1.
karma on iOS (lts/*)
Process completed with exit code 148.
karma with Chrome and Firefox (22)
Process completed with exit code 1.
karma on iOS (22)
Process completed with exit code 148.
mocha (22)
Process completed with exit code 1.
Unhandled error: src/parser.ts#L34
SyntaxError: unexpected character in label: "+" ❯ splitField src/parser.ts:34:11 ❯ baseParseLine src/parser.ts:62:30 ❯ Object.parseLineStrict [as parse] src/parser.ts:124:10 ❯ Object.push src/whatwg_stream.ts:54:21 ❯ Object.flush src/whatwg_stream.ts:120:12 ❯ invokePromiseCallback node:internal/webstreams/util:172:10 ❯ Object.<anonymous> node:internal/webstreams/util:177:23 ❯ transformStreamDefaultSinkCloseAlgorithm node:internal/webstreams/transformstream:621:43 ❯ node:internal/webstreams/transformstream:379:11 ❯ writableStreamDefaultControllerProcessClose node:internal/webstreams/writablestream:1162:28 This error originated in "test/whatwg_stream.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/parser.ts#L27
SyntaxError: field separator is not found: "" ❯ splitField src/parser.ts:27:11 ❯ baseParseLine src/parser.ts:62:30 ❯ Object.parseLine [as parse] src/parser.ts:106:10 ❯ Object.push src/whatwg_stream.ts:54:21 ❯ Object.flush src/whatwg_stream.ts:120:12 ❯ invokePromiseCallback node:internal/webstreams/util:172:10 ❯ Object.<anonymous> node:internal/webstreams/util:177:23 ❯ transformStreamDefaultSinkCloseAlgorithm node:internal/webstreams/transformstream:621:43 ❯ node:internal/webstreams/transformstream:379:11 ❯ writableStreamDefaultControllerProcessClose node:internal/webstreams/writablestream:1162:28 This error originated in "test/whatwg_stream.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "should convert to Object from LTSV". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
karma with IE11 (lts/*)
Process completed with exit code 1.
karma with IE11 (22)
Process completed with exit code 1.