feat: entrypoint #2
checks.yaml
on: pull_request
checks
/
Lint, typecheck
39s
Annotations
3 errors
(react/function-component-definition): Function component is not an arrow function:
app/entrypoints/renderer/src/app/layout.tsx#L4
Function component is not an arrow function
|
(react/function-component-definition): Function component is not an arrow function:
app/entrypoints/renderer/src/app/page.tsx#L4
Function component is not an arrow function
|
Cannot find module 'scheduler/tracing' or its corresponding type declarations.:
.yarn/cache/@types-react-npm-18.2.48-3bda252d86-2e56ea6bd8.zip/node_modules/@types/react/index.d.ts#L0
Cannot find module 'scheduler/tracing' or its corresponding type declarations.
|