Hill yeah #62
Annotations
10 errors and 11 warnings
postcss.config.js#L5
Insert `⏎`
|
src/main/api/project.ts#L92
Expected to return a value at the end of async arrow function
|
src/main/api/project.ts#L124
Expected to return a value at the end of async arrow function
|
src/renderer/components/ai/aiChat.tsx#L48
React Hook useEffect has a missing dependency: 'input'. Either include it or remove the dependency array
|
src/renderer/components/ui/accordion.tsx#L1
Replace `"react"` with `'react';`
|
src/renderer/components/ui/accordion.tsx#L2
Replace `"@radix-ui/react-accordion"` with `'@radix-ui/react-accordion';`
|
src/renderer/components/ui/accordion.tsx#L3
Replace `"lucide-react"` with `'lucide-react';`
|
src/renderer/components/ui/accordion.tsx#L5
Replace `"src/renderer/lib/utils"` with `'src/renderer/lib/utils';`
|
src/renderer/components/ui/accordion.tsx#L7
Insert `;`
|
src/renderer/components/ui/accordion.tsx#L12
'className' is missing in props validation
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
.erb/configs/webpack.config.renderer.dev.dll.ts#L31
Unexpected require()
|
.erb/configs/webpack.config.renderer.dev.ts#L33
Unexpected console statement
|
.erb/configs/webpack.config.renderer.dev.ts#L119
Unexpected require()
|
.erb/configs/webpack.config.renderer.dev.ts#L119
Calls to require() should use string literals
|
.erb/configs/webpack.config.renderer.dev.ts#L180
Unexpected console statement
|
.erb/configs/webpack.config.renderer.dev.ts#L186
Unexpected console statement
|
.erb/configs/webpack.config.renderer.dev.ts#L188
Unexpected console statement
|
.erb/configs/webpack.config.renderer.dev.ts#L203
Unexpected console statement
|
src/main/api/project.ts#L139
'error' is already declared in the upper scope on line 116 column 12
|
src/main/api/serve.ts#L20
Unexpected console statement
|
This job failed
Loading