Skip to content

Use stdin readable event instead of data #520

Use stdin readable event instead of data

Use stdin readable event instead of data #520

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

test.yml

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

Annotations

14 errors
Node.js 18: src/components/App.tsx#L178
Definition for rule '@typescript-eslint/ban-types yoda' was not found.
Node.js 18: src/components/App.tsx#L179
Expected literal to be on the right side of !==.
Node.js 18: src/components/App.tsx#L179
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 18
Process completed with exit code 1.
Node.js 14
The job was canceled because "_18" failed.
Node.js 14: src/components/App.tsx#L178
Definition for rule '@typescript-eslint/ban-types yoda' was not found.
Node.js 14: src/components/App.tsx#L179
Expected literal to be on the right side of !==.
Node.js 14: src/components/App.tsx#L179
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 14
Process completed with exit code 1.
Node.js 16
The job was canceled because "_18" failed.
Node.js 16: src/components/App.tsx#L178
Definition for rule '@typescript-eslint/ban-types yoda' was not found.
Node.js 16: src/components/App.tsx#L179
Expected literal to be on the right side of !==.
Node.js 16: src/components/App.tsx#L179
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
Node.js 16
The operation was canceled.