Replace Buffer
with Uint8Array
#1497
ci.yml
on: pull_request
Test package-lock for unexpected modifications
19s
Install dependencies without using a lockfile
58s
Lint source files
31s
Matrix: Node.js
Matrix: TypeScript compatibility
Annotations
18 errors
Lint source files:
lib/snapshot-manager.js#L158
'concatUint8Arrays' is not defined.
|
Lint source files:
lib/snapshot-manager.js#L193
'concatUint8Arrays' is not defined.
|
Lint source files:
test-tap/helper/report.js#L10
There should be at least one empty line between import groups
|
Lint source files:
test-tap/helper/report.js#L11
`uint8array-extras` import should occur before import of `../../lib/api.js`
|
Lint source files:
test-tap/helper/tty-stream.js#L56
'array' is not defined.
|
Lint source files:
test-tap/integration/snapshots.js#L11
There should be at least one empty line between import groups
|
Lint source files:
test-tap/integration/snapshots.js#L12
`uint8array-extras` import should occur before import of `../../lib/snapshot-manager.js`
|
Lint source files
Process completed with exit code 1.
|
Node.js (^20.8, ubuntu-latest)
Process completed with exit code 1.
|
Node.js (^18.18, ubuntu-latest)
Process completed with exit code 1.
|
Node.js (^21, ubuntu-latest)
Process completed with exit code 1.
|
Install dependencies without using a lockfile
Process completed with exit code 1.
|
Node.js (^20.8, macos-latest)
Process completed with exit code 1.
|
Node.js (^18.18, windows-latest)
Process completed with exit code 1.
|
Node.js (^21, windows-latest)
Process completed with exit code 1.
|
Node.js (^21, macos-latest)
Process completed with exit code 1.
|
Node.js (^20.8, windows-latest)
Process completed with exit code 1.
|
Node.js (^18.18, macos-latest)
Process completed with exit code 1.
|