linting, added menu icon, setup logic to auto choose models from API … #6
Annotations
10 errors and 2 warnings
npm test:
postcss.config.js#L1
Replace `"tailwindcss"` with `'tailwindcss'`
|
npm test:
postcss.config.js#L2
Replace `"autoprefixer"` with `'autoprefixer'`
|
npm test:
postcss.config.js#L6
Insert `⏎`
|
npm test:
src/main/main.ts#L28
'event' is defined but never used
|
npm test:
src/main/main.ts#L28
'arg' is defined but never used
|
npm test:
src/main/menu.ts#L7
'Tray' is defined but never used
|
npm test:
src/renderer/App.tsx#L9
Insert `·`
|
npm test:
src/renderer/components/Chat.tsx#L5
`jotai` import should occur before import of `../utils/interfaces`
|
npm test:
src/renderer/components/Chat.tsx#L7
`usehooks-ts` import should occur before import of `../utils/interfaces`
|
npm test:
src/renderer/components/Chat.tsx#L15
'_' is assigned a value but never used
|
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/.
|
npm test:
src/renderer/components/Chat.tsx#L133
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading