Skip to content

feat: spaceship

feat: spaceship #514

Triggered via pull request July 16, 2024 11:50
Status Success
Total duration 11m 9s
Artifacts

test-lint.yml

on: pull_request
govet | govulncheck | lint
10m 44s
govet | govulncheck | lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
govet | govulncheck | lint
missing go.sum entry for module providing package github.com/melbahja/goph (imported by github.com/ignite/apps/spaceship/pkg/ssh); to add:
govet | govulncheck | lint
missing go.sum entry for module providing package github.com/pkg/sftp (imported by github.com/ignite/apps/spaceship/pkg/ssh); to add:
govet | govulncheck | lint
cannot use password (variable of type string) as "github.com/ignite/apps/spaceship/pkg/ssh".Option value in argument to ssh.New
govet | govulncheck | lint
missing go.sum entry for module providing package github.com/melbahja/goph (imported by github.com/ignite/apps/spaceship/pkg/ssh); to add:
govet | govulncheck | lint
missing go.sum entry for module providing package github.com/pkg/sftp (imported by github.com/ignite/apps/spaceship/pkg/ssh); to add:
govet | govulncheck | lint: spaceship/pkg/ssh/ssh.go#L14
could not import github.com/melbahja/goph (invalid package name: "")
govet | govulncheck | lint: spaceship/pkg/ssh/ssh.go#L15
could not import github.com/pkg/sftp (invalid package name: "")
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.ConnectionError.Error
govet | govulncheck | lint
cmd.ExecuteGex calls xurl.Parse, which eventually calls http2.ErrCode.String
govet | govulncheck | lint
cmd.ExecuteGex calls xurl.Parse, which eventually calls http2.FrameHeader.String
govet | govulncheck | lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[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/
govet | govulncheck | lint
Restore cache failed: Dependencies file is not found in /home/runner/work/apps/apps. Supported file pattern: go.sum