Skip to content

feat: add local and dynamic port forward methods #106

feat: add local and dynamic port forward methods

feat: add local and dynamic port forward methods #106

Triggered via pull request October 8, 2024 17:29
Status Failure
Total duration 1m 3s
Artifacts

build.yml

on: pull_request
Matrix: build
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build (linux): src/preload/index.ts#L18
Object literal may only specify known properties, and 'eventEmitter' does not exist in type 'SSHConnection'.
build (linux): src/preload/index.ts#L18
Property 'eventEmitter' does not exist on type 'SSHConnectionLocalPortForward'.
build (linux): src/preload/index.ts#L32
Object literal may only specify known properties, and 'eventEmitter' does not exist in type 'SSHConnection'.
build (linux): src/preload/index.ts#L32
Property 'eventEmitter' does not exist on type 'SSHConnectionDynamicPortForward'.
build (linux)
Process completed with exit code 2.
build (windows)
The job was canceled because "linux" failed.
build (windows)
The operation was canceled.
build (macos)
The job was canceled because "linux" failed.
build (macos)
The operation was canceled.
build (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/