linting, added menu icon, setup logic to auto choose models from API … #6
Annotations
12 errors and 4 warnings
test (ubuntu-latest):
postcss.config.js#L1
Replace `"tailwindcss"` with `'tailwindcss'`
|
test (ubuntu-latest):
postcss.config.js#L2
Replace `"autoprefixer"` with `'autoprefixer'`
|
test (ubuntu-latest):
postcss.config.js#L6
Insert `⏎`
|
test (ubuntu-latest):
src/main/main.ts#L28
'event' is defined but never used
|
test (ubuntu-latest):
src/main/main.ts#L28
'arg' is defined but never used
|
test (ubuntu-latest):
src/main/menu.ts#L7
'Tray' is defined but never used
|
|
test (ubuntu-latest):
src/renderer/components/Chat.tsx#L5
`jotai` import should occur before import of `../utils/interfaces`
|
test (ubuntu-latest):
src/renderer/components/Chat.tsx#L7
`usehooks-ts` import should occur before import of `../utils/interfaces`
|
test (ubuntu-latest):
src/renderer/components/Chat.tsx#L15
'_' is assigned a value but never used
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
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/.
|
test (ubuntu-latest):
src/renderer/components/Chat.tsx#L133
Unexpected console statement
|
test (windows-latest)
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/.
|
test (macos-latest)
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/.
|