UI refresh #56
Annotations
8 errors and 2 warnings
Lint (18.x):
src/sphere-shape.ts#L203
Unnecessary semicolon
|
Lint (18.x):
src/ui/menu-panel.ts#L61
'menuItem' is never reassigned. Use 'const' instead
|
Lint (18.x):
src/ui/menu-panel.ts#L79
'menuItem' is never reassigned. Use 'const' instead
|
Lint (18.x):
src/ui/menu-panel.ts#L171
Unexpected aliasing of 'this' to local variable
|
Lint (18.x):
src/ui/right-toolbar.ts#L73
Unnecessary semicolon
|
Lint (18.x):
src/ui/scene-panel.ts#L85
Unnecessary semicolon
|
Lint (18.x):
src/ui/tooltips.ts#L117
'target' is never reassigned. Use 'const' instead
|
Lint (18.x)
Process completed with exit code 1.
|
Lint (18.x)
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/
|
Build (18.x)
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/
|