Fix build lint issues (#1288) #3663
quality.yml
on: push
ensure-wasm
2m 6s
ensure-windows
5m 47s
clippy
2m 27s
rust-fmt
18s
ts-lint
42s
Annotations
14 warnings
rust-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ts-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ts-lint:
packages/profile/src/components/achievements/trophy.tsx#L449
React Hook useCallback has a missing dependency: 'percentage'. Either include it or remove the dependency array
|
ts-lint:
packages/profile/src/components/context/arcade.tsx#L39
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
ts-lint:
packages/profile/src/components/context/connection.tsx#L53
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
ts-lint:
packages/profile/src/components/context/data.tsx#L18
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
ts-lint:
packages/profile/src/components/context/theme.tsx#L31
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
ts-lint:
packages/profile/src/hooks/account.ts#L123
React Hook useMemo has an unnecessary dependency: 'walletError'. Either exclude it or remove the dependency array
|
ts-lint:
packages/profile/src/hooks/collection.ts#L78
React Hook useMemo has a missing dependency: 'tokenIds'. Either include it or remove the dependency array
|
ts-lint:
packages/ui-next/src/components/primitives/badge.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/ui-next/src/components/primitives/button.tsx#L74
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/ui-next/src/components/primitives/form.tsx#L166
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ensure-wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|