Skip to content

Use stdin readable event instead of data #522

Use stdin readable event instead of data

Use stdin readable event instead of data #522

Triggered via pull request August 7, 2023 12:50
Status Failure
Total duration 1m 22s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Node.js 18: src/hooks/use-input.ts#L140
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 18: src/hooks/use-input.ts#L141
Unsafe assignment of an `any` value.
Node.js 18: test/focus.tsx#L5
Import "SinonStub" is only used as types.
Node.js 18
Process completed with exit code 1.
Node.js 14
The job was canceled because "_18" failed.
Node.js 14: src/hooks/use-input.ts#L140
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 14: src/hooks/use-input.ts#L141
Unsafe assignment of an `any` value.
Node.js 14: test/focus.tsx#L5
Import "SinonStub" is only used as types.
Node.js 14
The operation was canceled.
Node.js 16
The job was canceled because "_18" failed.
Node.js 16
The operation was canceled.