Skip to content

feat: minor

feat: minor #57

Triggered via push July 14, 2023 15:50
Status Failure
Total duration 2m 4s
Artifacts

package.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (macos-latest, mac): src/preload/sdk/ssh.ts#L1
Cannot find module 'node-ssh' or its corresponding type declarations.
build (macos-latest, mac): src/preload/sdk/ssh.ts#L1
Cannot find module 'ssh2' or its corresponding type declarations.
build (macos-latest, mac): src/preload/sdk/ssh.ts#L1
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
build (macos-latest, mac)
Process completed with exit code 2.
build (macos-latest, mac)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/