feat: Add option to specify server's host
#83
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Build & Test (ubuntu-latest, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test (ubuntu-latest, 16)
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/8492260343ad570701412c2f464a5877dc76bace'. Error: Response status code does not indicate success: 502 (Bad Gateway).
|
Build & Test (ubuntu-latest, 16)
Back off 27.727 seconds before retry.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/chain.ts#L44
Unexpected any. Specify a different type
|
Lint:
src/direct.ts#L19
Unexpected any. Specify a different type
|
Lint:
src/server.ts#L179
Unexpected console statement
|
Lint:
src/tcp_tunnel_tools.ts#L46
Unexpected console statement
|
Lint:
src/tcp_tunnel_tools.ts#L49
Unexpected any. Specify a different type
|
Lint:
src/utils/nodeify.ts#L7
Unexpected any. Specify a different type
|