Skip to content

Chore/native/use add coin returns error #1717

Chore/native/use add coin returns error

Chore/native/use add coin returns error #1717

Triggered via pull request July 5, 2024 11:20
Status Failure
Total duration 5m 28s
Artifacts

check-code-validation.yml

on: pull_request
Setup and Cache Dependencies
1m 59s
Setup and Cache Dependencies
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Linting and formatting: suite-native/discovery/src/discoveryThunks.ts#L36
'isRejected' is defined but never used. Allowed unused vars must match /^_/u
Linting and formatting
Process completed with exit code 1.
Type Checking
'isRejected' is declared but its value is never read.
Type Checking
Process completed with exit code 1.
Linting and formatting: suite-native/discovery/src/discoveryThunks.ts#L35
There should be at least one empty line between import groups
Linting and formatting: suite-native/discovery/src/discoveryThunks.ts#L36
`@reduxjs/toolkit` import should occur before import of `@trezor/utils`