feat: spaceship #513
test-lint.yml
on: pull_request
govet | govulncheck | lint
6m 14s
Annotations
11 errors and 1 warning
govet | govulncheck | lint
Canceling since a higher priority waiting request for 'Static Analysis-feat/spaceship' exists
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/apps/apps. Supported file pattern: go.sum
|