feat: added download notif on both web and tauri versions #977
+36
−10
Annotations
10 warnings
|
Run Lint:
v1/src/simulator/src/data/saveImage.ts#L13
Parameter 'scope' is declared but never used. Unused parameters should start with a '_'.
|
|
Run Lint:
src/simulator/src/testbench.ts#L653
Variable 'editDataString' is declared but never used. Unused variables should start with a '_'.
|
|
Run Lint:
src/simulator/src/testbench.ts#L72
Variable 'groupCount' is declared but never used. Unused variables should start with a '_'.
|
|
Run Lint:
v1/src/simulator/src/data/undo.ts#L10
Variable 'loading' is assigned a value but never used. Unused variables should start with a '_'.
|
|
Run Lint:
v1/src/simulator/src/utils.ts#L190
This comparison will always evaluate to false
|
|
Run Lint:
v1/src/simulator/src/utils.ts#L290
Variable 'num' is assigned a value but never used. Unused variables should start with a '_'.
|
|
Run Lint:
v1/src/simulator/src/utils.ts#L241
Parameter 'rejected' is declared but never used. Unused parameters should start with a '_'.
|
|
Run Lint:
src/simulator/src/app.ts#L6
Variable 'js' is declared but never used. Unused variables should start with a '_'.
|
|
Run Lint:
v1/src/simulator/src/app.ts#L6
Variable 'js' is declared but never used. Unused variables should start with a '_'.
|
|
Run Lint:
version/versionLoader.ts#L3
Parameter 'module' is declared but never used. Unused parameters should start with a '_'.
|
Loading