Add tsc #596
push.yml
on: push
Test and typecheck on node 20.x and ubuntu-latest
57s
Spell check
5s
Annotations
4 errors
|
Test and typecheck on node 20.x and ubuntu-latest
Process completed with exit code 1.
|
|
Test and typecheck on node 20.x and ubuntu-latest:
lib/src/components/tree/TreeCanvasBlock.tsx#L185
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Test and typecheck on node 20.x and ubuntu-latest:
app/src/model.ts#L5
`mobx` import should occur before import of `mobx-state-tree`
|
|
Test and typecheck on node 20.x and ubuntu-latest:
app/src/model.ts#L4
There should be at least one empty line between import groups
|