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