Project rename #30
checks.yml
on: push
ESLint check
/
ESLint check
7s
Prettier check
/
Prettier check
12s
Run tests
/
Run Tests
9s
Annotations
9 errors
|
ESLint check / ESLint check
Process completed with exit code 1.
|
|
ESLint check / ESLint check:
src/ui/editor/survey.js#L255
'_newHeight' is defined but never used
|
|
ESLint check / ESLint check:
src/ui/editor/survey.js#L248
'_newHeight' is defined but never used
|
|
ESLint check / ESLint check:
src/ui/editor/survey.js#L248
'newWidth' is defined but never used
|
|
ESLint check / ESLint check:
src/survey.js#L92
'h' is assigned a value but never used
|
|
ESLint check / ESLint check:
src/survey.js#L50
'h' is assigned a value but never used
|
|
ESLint check / ESLint check:
src/main.js#L13
'ProjectNotFoundError' is defined but never used
|
|
ESLint check / ESLint check:
src/io/import.js#L385
'Importer' is not defined
|
|
Run tests / Run Tests
Process completed with exit code 1.
|