Skip to content

add eslint

add eslint #10128

Triggered via pull request September 19, 2024 15:10
Status Failure
Total duration 52s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: packages/xstate-store/src/react.ts#L2
'Store' is defined but never used. Allowed unused vars must match /^_/u
build: packages/xstate-store/src/solid.ts#L3
'Store' is defined but never used. Allowed unused vars must match /^_/u
build: packages/xstate-store/src/store.ts#L134
This assertion is unnecessary since it does not change the type of the expression
build: packages/xstate-store/src/types.ts#L112
Constraining the generic type `A` to `any` does nothing and is unnecessary
build: packages/xstate-store/src/types.ts#L112
'unknown' is overridden by other types in this intersection type
build
Process completed with exit code 1.