WIP | Poidh V2 MVP #14
Annotations
10 errors and 12 warnings
π¬ Lint:
src/__tests__/functions.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L36
'myWallet' is never reassigned. Use 'const' instead
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L37
'reciever' is never reassigned. Use 'const' instead
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L38
'tx' is never reassigned. Use 'const' instead
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L48
'txResponse' is never reassigned. Use 'const' instead
|
π¬ Lint:
src/app/context/web3 copy.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
π¬ Lint:
src/app/context/web3 copy.tsx#L10
React Hook "useDynamicContext" is called in function "getSigner" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
π¬ Lint:
src/app/context/web3 copy.tsx#L16
React Hook "useDynamicContext" is called in function "getContract" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
π¬ Lint:
src/components/account/AccountInfo.tsx#L131
Type bigint trivially inferred from a bigint literal, remove type annotation
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
π¬ Lint:
src/__tests__/components/page.tsx#L3
Run autofix to sort these imports!
|
π¬ Lint:
src/app/account/page.tsx#L3
Run autofix to sort these imports!
|
π¬ Lint:
src/app/account/page.tsx#L8
Run autofix to sort these imports!
|
π¬ Lint:
src/app/api/files/route.ts#L1
Run autofix to sort these imports!
|
π¬ Lint:
src/app/api/files/route.ts#L21
Unexpected console statement
|
π¬ Lint:
src/app/bounty/[id]/page.tsx#L3
Run autofix to sort these imports!
|
π¬ Lint:
src/app/context/ContextProvider.tsx#L2
Run autofix to sort these imports!
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L2
Run autofix to sort these imports!
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L2
'useContract' is defined but never used
|
π¬ Lint:
src/app/context/WalletProvider copy.tsx#L3
'useState' is defined but never used
|
Loading