feat(tests): tested milestone extension via clarinet console #3
Annotations
10 errors and 10 warnings
Run yarn lint:
src/App.tsx#L45
'userData' is never reassigned. Use 'const' instead
|
Run yarn lint:
src/components/ui/avatar.tsx#L1
Replace `"react"` with `'react';`
|
Run yarn lint:
src/components/ui/avatar.tsx#L2
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
|
Run yarn lint:
src/components/ui/avatar.tsx#L4
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
Run yarn 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'`
|
|
|
Run yarn lint:
src/components/ui/avatar.tsx#L27
Replace `"aspect-square·h-full·w-full"` with `'aspect-square·h-full·w-full'`
|
|
|
Run yarn lint:
src/main.tsx#L3
'Link' is defined but never used
|
Run yarn lint:
tests/contract.test.ts#L4
'address1' is assigned a value but never used
|
Run yarn lint:
tests/contract.test.ts#L4
Forbidden non-null assertion
|
Run yarn lint:
tests/grant-milestone-claim-proposal_test.ts#L2
'Tx' is defined but never used
|
Run yarn lint:
tests/grant-milestone-claim-proposal_test.ts#L2
'types' is defined but never used
|
Run yarn lint:
tests/grant-milestone-claim-proposal_test.ts#L9
'wallet_1' is assigned a value but never used
|
Run yarn lint:
tests/grant-milestone-claim-proposal_test.ts#L9
Forbidden non-null assertion
|
Run yarn lint:
tests/grant-proposal_test.ts#L2
'Tx' is defined but never used
|
Run yarn lint:
tests/grant-proposal_test.ts#L2
'types' is defined but never used
|
Run yarn lint:
tests/grant-proposal_test.ts#L9
'wallet_1' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading