fix(suite-native): always show portfolio graph during discovery #7984
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
2m 49s
Type Checking
2m 13s
Linting and formatting
3m 41s
Unit Tests
1m 29s
Build libs for publishing
1m 34s
Other Checks
1m 47s
Releases revision Checks
1m 49s
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
|