Skip to content

fix: tracking user menu #1499

fix: tracking user menu

fix: tracking user menu #1499

Triggered via pull request February 6, 2025 20:47
Status Failure
Total duration 3m 1s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
node
Argument of type 'Set<ProviderType>' is not assignable to parameter of type 'SetStateAction<Set<ProviderType>>'.
node
Type 'ProviderType' is not assignable to type 'ProviderType | null'.
node
The inferred type of 'useManaBalance' cannot be named without a reference to 'decentraland-dapps/node_modules/@dcl/schemas'. This is likely not portable. A type annotation is necessary.
node
The inferred type of 'fetchManaBalance' cannot be named without a reference to 'decentraland-dapps/node_modules/@dcl/schemas'. This is likely not portable. A type annotation is necessary.
node
Process completed with exit code 1.
src/components/Layout/Layout2.tsx#L77
'availableProviders' is defined but never used (@typescript-eslint/no-unused-vars)
src/hooks/useUserAgentData.ts#L6
'isAppleSilicon' is defined but never used (@typescript-eslint/no-unused-vars)