Monorepo #13
Annotations
10 errors and 1 warning
pr_checks
Argument of type '(state: EngineStateWithActions) => T' is not assignable to parameter of type '(state: unknown) => T'.
|
pr_checks
Property 'electron' does not exist on type 'Window & typeof globalThis'. Did you mean 'Electron'?
|
pr_checks
Parameter '_' implicitly has an 'any' type.
|
pr_checks
Parameter 'info' implicitly has an 'any' type.
|
pr_checks
Property 'electron' does not exist on type 'Window & typeof globalThis'. Did you mean 'Electron'?
|
pr_checks
Parameter 'sketchesDirPath' implicitly has an 'any' type.
|
pr_checks
Property 'electron' does not exist on type 'Window & typeof globalThis'. Did you mean 'Electron'?
|
pr_checks
Parameter 'response' implicitly has an 'any' type.
|
pr_checks
Property 'electron' does not exist on type 'Window & typeof globalThis'. Did you mean 'Electron'?
|
pr_checks
Parameter 'response' implicitly has an 'any' type.
|
pr_checks
The following actions use a deprecated Node.js version 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/
|