feat(suite-common): fetch stake data based on device account symbols #7983
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
1m 45s
Type Checking
5m 45s
Linting and formatting
2m 13s
Unit Tests
3m 54s
Build libs for publishing
1m 32s
Other Checks
1m 47s
Releases revision Checks
1m 41s
Annotations
3 warnings
Linting and formatting:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L40
There should be at least one empty line between import groups
|
Linting and formatting:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L41
`@trezor/utils` import should occur before import of `src/hooks/suite`
|
Linting and formatting:
suite-native/graph/src/selectors.ts#L1
There should be at least one empty line between import groups
|