Skip to content

feat: add local and dynamic port forward methods #98

feat: add local and dynamic port forward methods

feat: add local and dynamic port forward methods #98

Triggered via pull request October 4, 2024 15:06
Status Failure
Total duration 57s
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#L23
Object literal may only specify known properties, but 'onConnect' does not exist in type 'SSHConnection'. Did you mean to write 'connect'?
build (linux): src/preload/index.ts#L39
Object literal may only specify known properties, but 'onConnect' does not exist in type 'SSHConnection'. Did you mean to write 'connect'?
build (linux)
Process completed with exit code 2.
build (macos)
The job was canceled because "linux" failed.
build (macos): src/preload/index.ts#L23
Object literal may only specify known properties, but 'onConnect' does not exist in type 'SSHConnection'. Did you mean to write 'connect'?
build (macos): src/preload/index.ts#L39
Object literal may only specify known properties, but 'onConnect' does not exist in type 'SSHConnection'. Did you mean to write 'connect'?
build (macos)
The operation was canceled.
build (windows)
The job was canceled because "linux" failed.
build (windows)
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/