Skip to content

Monorepo

Monorepo #13

Triggered via pull request November 6, 2024 16:13
Status Failure
Total duration 51s
Artifacts

pr-checks.yml

on: pull_request
pr_checks
40s
pr_checks
Fit to window
Zoom out
Zoom in

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/