Skip to content

Use stdin readable event instead of data #518

Use stdin readable event instead of data

Use stdin readable event instead of data #518

Triggered via pull request August 4, 2023 15:43
Status Failure
Total duration 1m 15s
Artifacts

test.yml

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

Annotations

10 errors
Node.js 16: src/components/App.tsx#L177
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 16: src/components/App.tsx#L178
Expected literal to be on the right side of !==.
Node.js 16: src/components/App.tsx#L178
Unsafe assignment of an `any` value.
Node.js 16
Process completed with exit code 1.
Node.js 18
The job was canceled because "_16" failed.
Node.js 14
The job was canceled because "_16" failed.
Node.js 14: src/components/App.tsx#L177
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 14: src/components/App.tsx#L178
Expected literal to be on the right side of !==.
Node.js 14: src/components/App.tsx#L178
Unsafe assignment of an `any` value.
Node.js 14
The operation was canceled.