#154 coreパッケージの関数を細分化(WIP) #496
Annotations
7 errors and 3 warnings
packages/core/src/Player.ts#L620
Trailing spaces not allowed
|
packages/core/src/Player.ts#L621
More than 1 blank line not allowed
|
packages/renderer/src/CommandController.ts#L9
'RenderDisplayObjectImpl' is defined but never used
|
packages/util/src/Util.ts#L40
'$clearTimeout' is defined but never used
|
packages/util/src/Util.ts#L41
'$setTimeout' is defined but never used
|
packages/util/src/Util.ts#L844
'$resizeTimerId' is never reassigned. Use 'const' instead
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/util/src/Util.ts#L844
'$resizeTimerId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/util/src/Util.ts#L851
'$resizeExecute' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading