Skip to content

linting, removed unused variables, and added new managers folder #18

linting, removed unused variables, and added new managers folder

linting, removed unused variables, and added new managers folder #18

Triggered via push February 12, 2024 05:00
Status Failure
Total duration 1m 57s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
test (ubuntu-latest): components/ui/skeleton.tsx#L1
Replace `"@/lib/utils"` with `'@/lib/utils';`
test (ubuntu-latest): components/ui/skeleton.tsx#L6
'React' is not defined
test (ubuntu-latest): components/ui/skeleton.tsx#L9
Replace `"animate-pulse·rounded-md·bg-muted"` with `'animate-pulse·rounded-md·bg-muted'`
test (ubuntu-latest): components/ui/skeleton.tsx#L10
Prop spreading is forbidden
test (ubuntu-latest): components/ui/skeleton.tsx#L15
Prefer default export on a file with single export
test (ubuntu-latest): components/ui/tabs.tsx#L1
Replace `"react"` with `'react';`
test (ubuntu-latest): components/ui/tabs.tsx#L2
Replace `"@radix-ui/react-tabs"` with `'@radix-ui/react-tabs';`
test (ubuntu-latest): components/ui/tabs.tsx#L4
Replace `"@/lib/utils"` with `'@/lib/utils';`
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#L190
Unexpected console statement
test (ubuntu-latest): src/renderer/components/Chat.tsx#L202
Unexpected console statement
test (ubuntu-latest): src/renderer/components/TopBar.tsx#L66
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/.