fix(suite): Create standard wallet by default #19765
validation.yml
on: pull_request
Setup and Cache Dependencies
2m 35s
Type Checking
1m 32s
Linting and formatting
2m 8s
Unit Tests
5m 8s
Build libs for publishing
1m 24s
Other Checks
1m 35s
Annotations
4 errors
Type Checking
'isNative' is declared but its value is never read.
|
Type Checking
Process completed with exit code 1.
|
Linting and formatting:
suite-common/wallet-core/src/device/deviceReducer.ts#L15
'isNative' is defined but never used. Allowed unused vars must match /^_/u
|
Linting and formatting
Process completed with exit code 1.
|