fix: each car now has its own state #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
Lint:
prototype/src/App.tsx#L37
Unsafe assignment of an `any` value
|
Lint:
prototype/src/App.tsx#L45
Unsafe assignment of an `any` value
|
Lint:
prototype/src/App.tsx#L56
Unsafe assignment of an `any` value
|
Lint:
prototype/src/App.tsx#L75
Computed name [value] resolves to an any value
|
Lint:
prototype/src/App.tsx#L76
Computed name [value] resolves to an any value
|
Lint:
prototype/src/App.tsx#L102
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Lint:
prototype/src/App.tsx#L103
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Lint
Process completed with exit code 1.
|