Tor external process - Allows Trezor Suite use Tor from Tails OS #8956
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
2m 51s
Type Checking
3m 23s
Linting and formatting
3m 19s
Unit Tests
3m 15s
Build libs for publishing
2m 10s
Other Checks
1m 44s
Releases revision Checks
1m 35s
Annotations
8 errors and 11 warnings
Linting and formatting:
packages/request-manager/src/controller.ts#L14
'waitUntil' is defined but never used. Allowed unused vars must match /^_/u
|
Linting and formatting:
packages/request-manager/src/controllerExternal.ts#L58
Expected blank line before this statement
|
Linting and formatting:
packages/request-manager/src/controllerExternal.ts#L71
Expected blank line before this statement
|
Linting and formatting:
packages/request-manager/src/controllerExternal.ts#L73
Expected blank line before this statement
|
Linting and formatting
Process completed with exit code 1.
|
Type Checking
'waitUntil' is declared but its value is never read.
|
Type Checking
Cannot find module './utils' or its corresponding type declarations.
|
Type Checking
Process completed with exit code 1.
|
Setup and Cache Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Releases revision Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Other Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build libs for publishing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting and formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting and formatting:
packages/request-manager/src/controller.ts#L14
There should be at least one empty line between import groups
|
Linting and formatting:
packages/request-manager/src/controller.ts#L15
`@trezor/utils` import should occur before import of `./torControlPort`
|
Linting and formatting:
packages/request-manager/src/controllerExternal.ts#L5
There should be at least one empty line between import groups
|
Linting and formatting:
packages/request-manager/src/controllerExternal.ts#L6
`@trezor/utils` import should occur before import of `./types`
|
Type Checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|