Skip to content

Replace Buffer with Uint8Array #1497

Replace Buffer with Uint8Array

Replace Buffer with Uint8Array #1497

Triggered via pull request April 11, 2024 05:16
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: pull_request
Test package-lock for unexpected modifications
19s
Test package-lock for unexpected modifications
Install dependencies without using a lockfile
58s
Install dependencies without using a lockfile
Lint source files
31s
Lint source files
Matrix: Node.js
Matrix: TypeScript compatibility
Fit to window
Zoom out
Zoom in

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.