Skip to content

Specify using Node buffer by importing it #127

Specify using Node buffer by importing it

Specify using Node buffer by importing it #127

Re-run triggered October 16, 2024 01:53
Status Failure
Total duration 1m 40s
Artifacts

checks.yml

on: pull_request
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test / test_linux (latest): src/response.ts#L25
Replace `"node:buffer";` with `'node:buffer'`
test / test_linux (latest): tests/response.spec.ts#L21
Replace `"node:buffer";` with `'node:buffer'`
test / test_linux (latest)
Process completed with exit code 1.
test / test_linux (lts/iron)
The job was canceled because "latest" failed.
test / test_linux (lts/iron): src/response.ts#L25
Replace `"node:buffer";` with `'node:buffer'`
test / test_linux (lts/iron): tests/response.spec.ts#L21
Replace `"node:buffer";` with `'node:buffer'`
test / test_linux (lts/iron)
Process completed with exit code 1.
lint / lint: src/response.ts#L25
Replace `"node:buffer";` with `'node:buffer'`
lint / lint: tests/response.spec.ts#L21
Replace `"node:buffer";` with `'node:buffer'`
lint / lint
Process completed with exit code 1.
test / test_windows (lts/iron): src/response.ts#L25
Replace `"node:buffer";` with `'node:buffer'`
test / test_windows (lts/iron): tests/response.spec.ts#L21
Replace `"node:buffer";` with `'node:buffer'`
test / test_windows (lts/iron)
Process completed with exit code 1.