Skip to content

sftp wip

sftp wip #6728

Triggered via push July 11, 2024 21:57
Status Failure
Total duration 2m 24s
Artifacts

build.yml

on: push
Matrix: Linux-Build
Matrix: macOS-Build
Matrix: Windows-Build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Lint: tabby-ssh/src/algorithms.ts#L1
Cannot find module 'russh' or its corresponding type declarations.
Lint: tabby-ssh/src/session/sftp.ts#L6
Cannot find module 'russh' or its corresponding type declarations.
Lint: tabby-ssh/src/session/shell.ts#L8
Cannot find module 'russh' or its corresponding type declarations.
Lint: tabby-ssh/src/session/ssh.ts#L22
Cannot find module 'russh' or its corresponding type declarations.
Lint: tabby-ssh/src/algorithms.ts#L1
Unable to resolve path to module 'russh'
Lint: tabby-ssh/src/session/sftp.ts#L6
Unable to resolve path to module 'russh'
Lint: tabby-ssh/src/session/shell.ts#L8
Unable to resolve path to module 'russh'
Lint: tabby-ssh/src/session/ssh.ts#L22
Unable to resolve path to module 'russh'
Lint
Process completed with exit code 1.
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/