Skip to content

fixup imports

fixup imports #164

Triggered via push July 18, 2024 23:42
Status Failure
Total duration 1h 29m 57s
Artifacts

go.yml

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

Annotations

8 errors
lint (ubuntu-latest): main.go#L15
could not import github.com/cloudfoundry/stembuild/package_stemcell/factory (-: # github.com/cloudfoundry/stembuild/package_stemcell/factory
lint (ubuntu-latest): package_stemcell/factory/packager_factory.go#L43
cannot use vmdkPackager (variable of type packagers.VmdkPackager) as commandparser.Packager value in return statement: packagers.VmdkPackager does not implement commandparser.Packager (method Package has pointer receiver)) (typecheck)
lint (ubuntu-latest): package_stemcell/factory/packager_factory.go#L43
cannot use vmdkPackager (variable of type packagers.VmdkPackager) as commandparser.Packager value in return statement: packagers.VmdkPackager does not implement commandparser.Packager (method Package has pointer receiver) (typecheck)
lint (ubuntu-latest): package_stemcell/factory/packager_factory_test.go#L5
could not import github.com/cloudfoundry/stembuild/package_stemcell/factory (-: # github.com/cloudfoundry/stembuild/package_stemcell/factory
lint (ubuntu-latest): package_stemcell/factory/packager_factory.go#L43
cannot use vmdkPackager (variable of type packagers.VmdkPackager) as commandparser.Packager value in return statement: packagers.VmdkPackager does not implement commandparser.Packager (method Package has pointer receiver)) (typecheck)
lint (ubuntu-latest)
issues found
lint (windows-2019)
The job was canceled because "ubuntu-latest" failed.
lint (windows-2019)
The operation was canceled.