feat(webapp): add go controller for repos endpoint #137
Annotations
10 errors and 2 warnings
lint (1.22.x, ubuntu-latest):
vmaas-go/webapp/routes/routes.go#L7
could not import github.com/redhatinsights/vmaas/webapp/controllers (-: # github.com/redhatinsights/vmaas/webapp/controllers
|
lint (1.22.x, ubuntu-latest)
undefined: vmaas.ReposRequest
|
lint (1.22.x, ubuntu-latest)
core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos)
|
lint (1.22.x, ubuntu-latest)
undefined: vmaas.ReposRequest
|
lint (1.22.x, ubuntu-latest)
core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos)) (typecheck)
|
lint (1.22.x, ubuntu-latest)
undefined: vmaas.ReposRequest
|
lint (1.22.x, ubuntu-latest)
core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos)
|
lint (1.22.x, ubuntu-latest)
undefined: vmaas.ReposRequest
|
lint (1.22.x, ubuntu-latest)
core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos) (typecheck)
|
lint (1.22.x, ubuntu-latest)
issues found
|
lint (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vmaas/vmaas. Supported file pattern: go.sum
|