connect - core in suite-desktop #7908
Triggered via pull request
November 18, 2024 12:12
Status
Failure
Total duration
13m 20s
Artifacts
–
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
2m 42s
Type Checking
1m 37s
Linting and formatting
2m 57s
Unit Tests
7m 46s
Build libs for publishing
2m 54s
Other Checks
2m 5s
Releases revision Checks
1m 49s
Annotations
11 errors and 2 warnings
Type Checking
Property 'code' does not exist on type 'Error'.
|
Type Checking
Process completed with exit code 1.
|
Linting and formatting:
packages/connect-web/src/impl/core-in-suite-desktop.ts#L99
'err' is defined but never used
|
Linting and formatting:
packages/connect-web/src/impl/core-in-suite-desktop.ts#L104
Unexpected console statement
|
Linting and formatting:
packages/connect-web/src/impl/core-in-suite-desktop.ts#L111
Unexpected console statement
|
Linting and formatting
Process completed with exit code 1.
|
Build libs for publishing
Property 'code' does not exist on type 'Error'.
|
Build libs for publishing
Property 'code' does not exist on type 'Error'.
|
Build libs for publishing
Property 'code' does not exist on type 'Error'.
|
Build libs for publishing
Property 'code' does not exist on type 'Error'.
|
Build libs for publishing
Process completed with exit code 1.
|
Linting and formatting:
packages/suite/src/middlewares/wallet/discoveryMiddleware.ts#L22
There should be at least one empty line between import groups
|
Linting and formatting:
packages/suite/src/middlewares/wallet/discoveryMiddleware.ts#L23
`@suite-common/connect-init` import should occur before import of `src/actions/suite/constants`
|