Tor external process - Allows Trezor Suite use Tor from Tails OS #8956
Annotations
5 errors and 5 warnings
Lint JS:
packages/request-manager/src/controller.ts#L14
'waitUntil' is defined but never used. Allowed unused vars must match /^_/u
|
Lint JS:
packages/request-manager/src/controllerExternal.ts#L58
Expected blank line before this statement
|
Lint JS:
packages/request-manager/src/controllerExternal.ts#L71
Expected blank line before this statement
|
Lint JS:
packages/request-manager/src/controllerExternal.ts#L73
Expected blank line before this statement
|
Lint JS
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint JS:
packages/request-manager/src/controller.ts#L14
There should be at least one empty line between import groups
|
Lint JS:
packages/request-manager/src/controller.ts#L15
`@trezor/utils` import should occur before import of `./torControlPort`
|
Lint JS:
packages/request-manager/src/controllerExternal.ts#L5
There should be at least one empty line between import groups
|
Lint JS:
packages/request-manager/src/controllerExternal.ts#L6
`@trezor/utils` import should occur before import of `./types`
|
Loading