Bump @types/ssh2 from 0.5.52 to 1.11.15 in /tabby-ssh #6536
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
Lint
8m 7s
Matrix: Linux-Build
Matrix: macOS-Build
Matrix: Windows-Build
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.
|