Bump the npm_and_yarn group across 2 directories with 8 updates #17
Annotations
4 errors and 3 warnings
Build
The inferred type of 'useWallet' cannot be named without a reference to '@gear-js/react-hooks/node_modules/@polkadot/extension-inject/types'. This is likely not portable. A type annotation is necessary.
|
Build
The inferred type of 'useWallet' cannot be named without a reference to '@gear-js/react-hooks/node_modules/@polkadot/extension-inject/types'. This is likely not portable. A type annotation is necessary.
|
Build
The inferred type of 'useWallet' cannot be named without a reference to '@gear-js/react-hooks/node_modules/@polkadot/extension-inject/types'. This is likely not portable. A type annotation is necessary.
|
Build
The inferred type of 'useWallet' cannot be named without a reference to '@gear-js/react-hooks/node_modules/@polkadot/extension-inject/types'. This is likely not portable. A type annotation is necessary.
|
Build:
frontend/apps/tic-tac-toe/src/app/utils.ts#L1
'io' is defined but never used
|
Build:
frontend/apps/tic-tac-toe/src/app/utils.ts#L5
'ADDRESS' is defined but never used
|
Build:
frontend/apps/tic-tac-toe/src/features/tic-tac-toe/components/game-field/game-field.tsx#L83
React Hook useEffect has a missing dependency: 'setIsLoading'. Either include it or remove the dependency array
|
Loading