✨ ERC20 Transfers features: SNS - Controller - Wallet provider info #3178
quality.yml
on: pull_request
ensure-wasm
1m 33s
ensure-windows
5m 35s
clippy
2m 34s
rust-fmt
15s
ts-lint
40s
Annotations
7 errors and 8 warnings
ts-lint:
packages/profile/src/hooks/wallet.ts#L5
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ts-lint:
packages/profile/src/hooks/wallet.ts#L8
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ts-lint:
packages/profile/src/hooks/wallet.ts#L13
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ts-lint:
packages/profile/src/hooks/wallet.ts#L16
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ts-lint:
packages/profile/src/hooks/wallet.ts#L38
Unexpected any. Specify a different type
|
ts-lint
@cartridge/profile#lint: command (/home/runner/work/controller/controller/packages/profile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
ts-lint
Process completed with exit code 1.
|
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/inventory/token/send/recipient.tsx#L89
React Hook useCallback has unnecessary dependencies: 'address' and 'to'. Either exclude them or remove the dependency array
|
ts-lint:
packages/profile/src/components/inventory/token/send/recipient.tsx#L110
React Hook useCallback has a missing dependency: 'name'. Either include it or remove the dependency array
|
ts-lint:
packages/profile/src/hooks/account.ts#L79
React Hook useMemo has an unnecessary dependency: 'nameOrAddress'. Either exclude it or remove the dependency array
|
ts-lint:
packages/profile/src/hooks/account.ts#L121
React Hook useMemo has missing dependencies: 'controllerName' and 'starkName'. Either include them or remove the dependency array
|
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
|