Specify using Node buffer by importing it #127
checks.yml
on: pull_request
lint
/
lint
1m 3s
typecheck
/
typecheck
56s
Matrix: test / test_linux
Matrix: test / test_windows
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.
|