Bump the npm_and_yarn group across 1 directories with 5 updates #13
Annotations
4 errors and 10 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/vara-man/src/pages/rules.tsx#L92
Imported JSX component sliderPrev must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/pages/rules.tsx#L99
Imported JSX component sliderNext must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/app/hooks/use-game.tsx#L22
React Hook useEffect has missing dependencies: 'config', 'setConfigState', and 'setIsSettled'. Either include them or remove the dependency array
|
Build:
frontend/apps/vara-man/src/app/hooks/use-game.tsx#L33
React Hook useEffect has a missing dependency: 'setGame'. Either include it or remove the dependency array
|
Build:
frontend/apps/vara-man/src/app/hooks/use-game.tsx#L49
React Hook useEffect has missing dependencies: 'navigate', 'setAllPlayers', 'setPlayer', and 'status?.Status'. Either include them or remove the dependency array
|
Build:
frontend/apps/vara-man/src/app/hooks/use-game.tsx#L58
React Hook useEffect has a missing dependency: 'setIsAdmin'. Either include it or remove the dependency array
|
Build:
frontend/apps/vara-man/src/app/hooks/use-game.tsx#L66
React Hook useEffect has a missing dependency: 'setStatus'. Either include it or remove the dependency array
|
Build:
frontend/apps/vara-man/src/components/layout/header/header.tsx#L18
Imported JSX component logo must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/components/sections/game/game-init.tsx#L2
'GameField' is defined but never used
|
Build:
frontend/apps/vara-man/src/components/sections/game/game-init.tsx#L8
Unexpected empty object pattern
|
Loading