Skip to content

feat: ⚡ fixed some of the ui changes #2326

feat: ⚡ fixed some of the ui changes

feat: ⚡ fixed some of the ui changes #2326

Triggered via push January 3, 2025 22:03
Status Failure
Total duration 1m 21s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/containers/unused/AssetDetailContainer.tsx#L2
Cannot find module '../screens/AssetDetailScreen' or its corresponding type declarations.
build: src/utils/chain/antelope.ts#L421
Type '{ totalAllocation: number; unlockable: number; unlocked: number; locked: number; allocationsDetails: { totalAllocation: number; unlockable: number; unlocked: number; locked: number; vestingStart: Date; vestingPeriod: string; unlockAtVestingStart: number; }[]; }' is not assignable to type 'VestedAllocation'.
build
Process completed with exit code 2.
build: src/assets/icons/CopyIcon.tsx#L9
'color' is assigned a value but never used
build: src/assets/icons/FlashIcon.tsx#L9
'color' is assigned a value but never used
build: src/assets/icons/MenuIcon.tsx#L9
'color' is assigned a value but never used
build: src/assets/icons/TransactionSuccess.tsx#L9
'color' is assigned a value but never used
build: src/assets/images/explore/icon-social-github.tsx#L9
'color' is assigned a value but never used
build: src/assets/images/explore/icon-social-linkedin.tsx#L9
'color' is assigned a value but never used
build: src/assets/index.tsx#L5
Unexpected any. Specify a different type
build: src/components/AccountDetails.tsx#L22
Unexpected any. Specify a different type
build: src/components/AllocationDetails.tsx#L11
Unexpected any. Specify a different type
build: src/components/AutoCompletePassphraseWord.tsx#L1
'useRef' is defined but never used