create new git and add all file #2
Annotations
7 errors and 2 warnings
Run npm run lint --if-present:
packages/main/tests/unit.spec.ts#L14
'_' is defined but never used
|
Run npm run lint --if-present:
packages/main/tests/unit.spec.ts#L14
'__' is defined but never used
|
Run npm run lint --if-present:
packages/main/tests/unit.spec.ts#L15
'_' is defined but never used
|
Run npm run lint --if-present:
packages/main/tests/unit.spec.ts#L15
'__' is defined but never used
|
Run npm run lint --if-present:
packages/preload/src/nodeCrypto.ts#L1
Import "BinaryLike" is only used as types
|
Run npm run lint --if-present:
packages/preload/tests/unit.spec.ts#L8
Unexpected empty arrow function 'exposeInMainWorld'
|
Run npm run lint --if-present
Process completed with exit code 1.
|
Run npm run lint --if-present:
packages/main/src/mainWindow.ts#L62
Missing return type on function
|
Run npm run lint --if-present:
packages/preload/src/nodeCrypto.ts#L3
Missing return type on function
|
Loading