fixed wrong assets path for thumbnail and logo #11
Annotations
10 errors and 11 warnings
src/global.d.ts#L11
'FileFilter' was used before it was defined
|
src/main/controllers/IncrementController.ts#L4
Dependency cycle via ../repositories/IncrementRepository:1=>../database:1
|
src/main/controllers/IncrementController.ts#L23
Prefer default export on a file with single export
|
src/main/controllers/IncrementController.ts#L32
Expected 'this' to be used by class method 'destroy'
|
src/main/controllers/IncrementController.ts#L45
Expected to return a value at the end of async arrow function
|
src/main/controllers/IncrementController.ts#L60
Expected to return a value at the end of async arrow function
|
src/main/controllers/IncrementController.ts#L91
Expected to return a value at the end of async arrow function
|
src/main/controllers/IncrementController.ts#L113
Expected to return a value at the end of async arrow function
|
src/main/controllers/IncrementController.ts#L131
Expected to return a value at the end of async arrow function
|
src/main/controllers/ModelController.ts#L4
Dependency cycle via ../repositories/ModelRepository:1=>../database:1
|
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/
|
src/main/controllers/IncrementController.ts#L29
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L53
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L84
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L106
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L124
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L145
Unexpected console statement
|
src/main/controllers/IncrementController.ts#L157
Unexpected console statement
|
src/main/controllers/ModelController.ts#L22
Unexpected console statement
|
src/main/controllers/ModelController.ts#L42
Unexpected console statement
|
src/main/controllers/ModelController.ts#L74
Unexpected console statement
|
This job failed
Loading