Merge pull request #56161 from software-mansion-labs/jnowakow/install… #20168
Annotations
10 errors
Type check with TypeScript:
desktop/electron-serve.ts#L14
Could not find a declaration file for module 'mime-types'. '/home/runner/work/App/App/node_modules/mime-types/index.js' implicitly has an 'any' type.
|
Type check with TypeScript:
desktop/main.ts#L3
Cannot find module 'electron-context-menu' or its corresponding type declarations.
|
Type check with TypeScript:
desktop/main.ts#L4
Cannot find module 'electron-log' or its corresponding type declarations.
|
Type check with TypeScript:
desktop/main.ts#L5
Cannot find module 'electron-log' or its corresponding type declarations.
|
Type check with TypeScript:
desktop/main.ts#L6
Cannot find module 'electron-updater' or its corresponding type declarations.
|
Type check with TypeScript:
desktop/main.ts#L7
Cannot find module 'node-machine-id' or its corresponding type declarations.
|
Type check with TypeScript:
desktop/main.ts#L78
Parameter 'defaultActions' implicitly has an 'any' type.
|
Type check with TypeScript:
desktop/main.ts#L78
Parameter 'parameters' implicitly has an 'any' type.
|
Type check with TypeScript:
desktop/main.ts#L78
Parameter 'browserWindow' implicitly has an 'any' type.
|
Type check with TypeScript:
desktop/main.ts#L158
Parameter 'result' implicitly has an 'any' type.
|
Loading