Skip to content

feat: Add option to specify server's host (#526) #4

feat: Add option to specify server's host (#526)

feat: Add option to specify server's host (#526) #4

Triggered via push November 2, 2023 11:00
Status Success
Total duration 3m 34s
Artifacts

release.yaml

on: push
Matrix: Build & Test
Publish to NPM
26s
Publish to NPM
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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, 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/
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
Publish to NPM
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/