refactor: use TypeScript + Node 20 + vite (#44) #5
Annotations
10 errors and 2 warnings
Run npm run lint:
src/gfx/Screen.ts#L26
'_viewport' is defined but never used
|
Run npm run lint:
src/gfx/Screen.ts#L60
'_viewport' is assigned a value but never used
|
Run npm run lint:
src/ui/components/FactoryRegistry.ts#L33
Unable to validate computed reference to imported namespace 'frameTypes'
|
Run npm run lint:
src/ui/components/UIRoot.ts#L49
'_unknownBool' is defined but never used
|
Run npm run lint:
src/ui/components/UIRoot.ts#L61
'_checkOcclusion' is defined but never used
|
Run npm run lint:
src/ui/components/abstract/FrameStrata.ts#L1
'Frame' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/ui/components/abstract/FrameStrata.ts#L1
'Frame' is defined but never used
|
Run npm run lint:
src/ui/components/abstract/LayoutFrame.ts#L294
'_other' is defined but never used
|
Run npm run lint:
src/ui/components/abstract/LayoutFrame.ts#L443
'_prevRect' is defined but never used
|
Run npm run lint:
src/ui/components/abstract/ScriptObject.ts#L43
Unexpected aliasing of 'this' to local variable
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading