New file #327
push.yml
on: push
Test and typecheck on node 20.x and ubuntu-latest
42s
Annotations
2 errors and 2 warnings
Test and typecheck on node 20.x and ubuntu-latest:
lib/src/model.ts#L643
Replace `(this.MSA?.getWidth()·||·0)·-·this.blanks.length)·` with `this.MSA?.getWidth()·||·0)·-·this.blanks.length`
|
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/Ruler/index.tsx#L1
'useRef' is defined but never used
|
Test and typecheck on node 20.x and ubuntu-latest:
lib/src/components/Ruler/index.tsx#L6
'model' is defined but never used
|