Skip to content

Update year

Update year #65

Triggered via push March 3, 2026 01:56
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Matrix: Collect coverage
Matrix: Bun test
Matrix: Deno test
Matrix: Unit tests
Send coverage to Coveralls
0s
Send coverage to Coveralls
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
Bun test (1.3.1)
Process completed with exit code 1.
AssertionError: The input did not match the regular expression /Exponent part is missing a number|Unable to parse JSON string|Unexpected end of JSON input/. Input: node:assert#L367
:"SyntaxError: JSON Parse error: Exponent symbols should be followed by an optional '+' or '-' and then by at least one number" at expectedException (node:assert:367:33) at expectsError (node:assert:435:20) at rejects (node:assert:473:15) at processTicksAndRejections (native:7:39)
SyntaxError: JSON Parse error: Exponent symbols should be followed by an optional '+' or '-' and then by at least one number: src/parse-chunked.js#L117
at parseNewRootValue (/home/runner/work/json-ext/json-ext/src/parse-chunked.js:117:32) at flush (/home/runner/work/json-ext/json-ext/src/parse-chunked.js:225:17) at finish (/home/runner/work/json-ext/json-ext/src/parse-chunked.js:469:13) at parseChunked (/home/runner/work/json-ext/json-ext/src/parse-chunked.js:64:27)
AssertionError: The input did not match the regular expression /Exponent part is missing a number|Unable to parse JSON string|Unexpected end of JSON input/. Input: node:assert#L367
:"SyntaxError: JSON Parse error: Exponent symbols should be followed by an optional '+' or '-' and then by at least one number" at expectedException (node:assert:367:33) at expectsError (node:assert:435:20) at rejects (node:assert:473:15) at processTicksAndRejections (native:7:39)
SyntaxError: JSON Parse error: Exponent symbols should be followed by an optional '+' or '-' and then by at least one number: cjs/parse-chunked.cjs#L118
at parseNewRootValue (/home/runner/work/json-ext/json-ext/cjs/parse-chunked.cjs:118:32) at flush (/home/runner/work/json-ext/json-ext/cjs/parse-chunked.cjs:226:17) at finish (/home/runner/work/json-ext/json-ext/cjs/parse-chunked.cjs:470:13) at parseChunked (/home/runner/work/json-ext/json-ext/cjs/parse-chunked.cjs:66:27)
Unit tests (20)
Process completed with exit code 1.
Unit tests (22)
The strategy configuration was canceled because "unit-tests._20" failed
Unit tests (18)
The strategy configuration was canceled because "unit-tests._20" failed
Unit tests (18)
The operation was canceled.
Unit tests (16)
The strategy configuration was canceled because "unit-tests._20" failed
Unit tests (16)
The operation was canceled.
Unit tests (25.6)
The strategy configuration was canceled because "unit-tests._20" failed
Unit tests (25.6)
The operation was canceled.
Collect coverage (20)
Process completed with exit code 1.
Collect coverage (18)
The strategy configuration was canceled because "coverage._20" failed
Unit tests (14.17)
The strategy configuration was canceled because "unit-tests._20" failed
Unit tests (14.17)
The operation was canceled.
Collect coverage (14.17)
The strategy configuration was canceled because "coverage._20" failed
Collect coverage (14.17)
The operation was canceled.
Bun test (1.3.1)
Failed to restore: Cache service responded with 400
Collect coverage (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/