Skip to content

feat(cleanup): cleanup codebase #8

feat(cleanup): cleanup codebase

feat(cleanup): cleanup codebase #8

Triggered via push December 17, 2023 13:38
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: src/components/ui/avatar.tsx#L1
Replace `"react"` with `'react';`
Lint: src/components/ui/avatar.tsx#L2
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
Lint: src/components/ui/avatar.tsx#L4
Replace `"@/lib/utils"` with `'@/lib/utils';`
Lint: src/components/ui/avatar.tsx#L13
Replace `"relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full"` with `'relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full'`
Lint: src/components/ui/avatar.tsx#L18
Insert `;`
Lint: src/components/ui/avatar.tsx#L19
Insert `;`
Lint: src/components/ui/avatar.tsx#L27
Replace `"aspect-square·h-full·w-full"` with `'aspect-square·h-full·w-full'`
Lint: src/components/ui/avatar.tsx#L30
Insert `;`
Lint: src/components/ui/avatar.tsx#L31
Insert `;`
Lint: src/components/ui/avatar.tsx#L40
Replace `"flex·h-full·w-full·items-center·justify-center·rounded-full·bg-muted"` with `'flex·h-full·w-full·items-center·justify-center·rounded-full·bg-muted'`
Lint: sdao-api/server.js#L85
'responseData' is assigned a value but never used
Lint: src/App.tsx#L1
'useState' is defined but never used
Lint: src/components/codeEditor.tsx#L4
Unexpected any. Specify a different type
Lint: src/components/codeEditor.tsx#L5
'event' is defined but never used
Lint: src/components/leftMenu.tsx#L12
'slug' is assigned a value but never used
Lint: src/components/leftMenu.tsx#L13
Unexpected any. Specify a different type
Lint: src/components/stacksSvg.tsx#L3
Unexpected any. Specify a different type
Lint: src/components/walletConnect.tsx#L21
Forbidden non-null assertion
Lint: src/components/walletConnect.tsx#L33
Forbidden non-null assertion
Lint: src/components/walletConnect.tsx#L40
Forbidden non-null assertion