Skip to content

Skip blanks turned off #430

Skip blanks turned off

Skip blanks turned off #430

Triggered via push March 21, 2024 23:15
Status Success
Total duration 1m 11s
Artifacts

push.yml

on: push
Test and typecheck on node 12.x and ubuntu-latest
1m 3s
Test and typecheck on node 12.x and ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test and typecheck on node 12.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test and typecheck on node 12.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/BoxTrack.tsx#L52
React Hook useMemo has an unnecessary dependency: 'blanks'. Either exclude it or remove the dependency array
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/BoxTrack.tsx#L123
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/BoxTrack.tsx#L193
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/MSACanvas.tsx#L124
React Hook useEffect has missing dependencies: 'colStats', 'colorSchemeName', and 'model'. Either include them or remove the dependency array
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/MSAView.tsx#L83
'resizeHandleWidth' is assigned a value but never used
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/MoreInfoDlg.tsx#L7
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/Rubberband.tsx#L58
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/Rubberband.tsx#L93
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/TextTrack.tsx#L98
Unexpected any. Specify a different type
Test and typecheck on node 12.x and ubuntu-latest: lib/src/components/Track.tsx#L17
Unexpected any. Specify a different type