feat: support install package on window git-bash #1535
Annotations
10 errors and 1 warning
Test:
cmd/get_test.go#L235
cannot use fakeruntime.FakeExecer{} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/get_test.go#L240
cannot use fakeruntime.FakeExecer{…} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/get_test.go#L252
cannot use fakeruntime.FakeExecer{} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/get_test.go#L263
cannot use fakeruntime.FakeExecer{} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/install_test.go#L179
cannot use fakeruntime.FakeExecer{} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/install_test.go#L202
cannot use fakeruntime.FakeExecer{…} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/install_test.go#L208
cannot use fakeruntime.FakeExecer{…} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/install_test.go#L214
cannot use fakeruntime.FakeExecer{…} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
cmd/install_test.go#L220
cannot use fakeruntime.FakeExecer{} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Test:
pkg/installer/cmd_test.go#L21
cannot use fakeruntime.FakeExecer{…} (value of type "github.com/linuxsuren/go-fake-runtime".FakeExecer) as "github.com/linuxsuren/go-fake-runtime".Execer value in struct literal: "github.com/linuxsuren/go-fake-runtime".FakeExecer does not implement "github.com/linuxsuren/go-fake-runtime".Execer (method Arch has pointer receiver)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/http-downloader/http-downloader. Supported file pattern: go.sum
|
Loading