Update year #65
Annotations
5 errors and 1 warning
|
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
|
The logs for this run have expired and are no longer available.
Loading