Skip to content

Bump @types/ssh2 from 0.5.52 to 1.11.15 in /tabby-ssh #6536

Bump @types/ssh2 from 0.5.52 to 1.11.15 in /tabby-ssh

Bump @types/ssh2 from 0.5.52 to 1.11.15 in /tabby-ssh #6536

Triggered via push October 19, 2023 04:24
Status Failure
Total duration 8m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

9 errors
Lint: tabby-ssh/src/session/sftp.ts#L9
Cannot find module 'ssh2-streams' or its corresponding type declarations.
Lint: tabby-ssh/src/session/sftp.ts#L42
An expression of type 'void' cannot be tested for truthiness.
Lint: tabby-ssh/src/session/sftp.ts#L60
An expression of type 'void' cannot be tested for truthiness.
Lint: tabby-ssh/src/session/sftp.ts#L116
Argument of type 'string' is not assignable to parameter of type 'number | OpenMode'.
Lint: tabby-ssh/src/session/sftp.ts#L34
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
Lint: tabby-ssh/src/session/sftp.ts#L42
Unnecessary conditional, value is always truthy
Lint: tabby-ssh/src/session/sftp.ts#L52
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
Lint: tabby-ssh/src/session/sftp.ts#L60
Unnecessary conditional, value is always truthy
Lint
Process completed with exit code 1.