Skip to content

wip: use connect core in suite-web #7590

wip: use connect core in suite-web

wip: use connect core in suite-web #7590

Triggered via pull request November 8, 2024 08:39
Status Failure
Total duration 10m 11s
Artifacts

check-code-validation.yml

on: pull_request
Setup and Cache Dependencies
1m 45s
Setup and Cache Dependencies
Type Checking
8m 9s
Type Checking
Linting and formatting
2m 6s
Linting and formatting
Unit Tests
7m 47s
Unit Tests
Build libs for publishing
3m 8s
Build libs for publishing
Other Checks
1m 49s
Other Checks
Releases revision Checks
1m 44s
Releases revision Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Linting and formatting: packages/connect-web/src/module/index.ts#L30
Use "@ts-expect-error" to ensure an error is actually being suppressed
Linting and formatting: packages/connect-web/src/module/index.ts#L37
Use "@ts-expect-error" to ensure an error is actually being suppressed
Linting and formatting: packages/product-components/src/utils/resolveStaticPath.ts#L8
Expected blank line before this statement
Linting and formatting: packages/suite-web/e2e/stubs/metadata.ts#L29
Expected blank line before this statement
Linting and formatting: packages/connect/src/backend/Blockchain.ts#L20
Unexpected console statement
Linting and formatting: packages/connect/src/backend/Blockchain.ts#L21
Unexpected console statement
Linting and formatting: packages/connect/src/data/DataManager.ts#L4
`./coinInfo` import should occur after import of `@trezor/connect-common/files/firmware/t3w1/releases.json`
Linting and formatting: packages/connect/src/data/DataManager.ts#L5
`./firmwareInfo` import should occur after import of `@trezor/connect-common/files/firmware/t3w1/releases.json`
Linting and formatting: packages/connect/src/data/DataManager.ts#L6
`./transportInfo` import should occur after import of `@trezor/connect-common/files/firmware/t3w1/releases.json`
Linting and formatting: packages/connect/src/data/DataManager.ts#L7
`../types` import should occur after import of `@trezor/connect-common/files/firmware/t3w1/releases.json`
Linting and formatting: packages/connect/src/data/DataManager.ts#L130
Unexpected console statement
Linting and formatting: packages/connect/src/data/DataManager.ts#L134
Unexpected console statement
Linting and formatting: packages/connect/src/impl/core-in-module.ts#L24
There should be at least one empty line between import groups
Linting and formatting: packages/connect/src/impl/core-in-module.ts#L25
`@trezor/utils` import should occur before import of `../constants/errors`