Skip to content

feat: support install package on window git-bash #1536

feat: support install package on window git-bash

feat: support install package on window git-bash #1536

Triggered via pull request December 24, 2024 02:28
Status Failure
Total duration 57s
Artifacts

coverage-report.yaml

on: pull_request
TestAndReport
47s
TestAndReport
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport: 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)
TestAndReport
Restore cache failed: Dependencies file is not found in /home/runner/work/http-downloader/http-downloader. Supported file pattern: go.sum