Skip to content

Fix Issue #4946 Basic folder upload for sftp electron. #6780

Fix Issue #4946 Basic folder upload for sftp electron.

Fix Issue #4946 Basic folder upload for sftp electron. #6780

Triggered via pull request August 21, 2024 21:42
Status Failure
Total duration 2m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

4 errors and 1 warning
Lint: tabby-electron/src/services/platform.service.ts#L234
Missing trailing comma
Lint: tabby-ssh/src/components/sftpPanel.component.ts#L191
Missing space before opening brace
Lint: tabby-ssh/src/components/sftpPanel.component.ts#L204
'e' is already declared in the upper scope on line 197 column 18
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version 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/