Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webapp): add go controller for repos endpoint #1229

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(webapp): add go controller for repos endpoint

702123d
Select commit
Loading
Failed to load commit list.
Draft

feat(webapp): add go controller for repos endpoint #1229

feat(webapp): add go controller for repos endpoint
702123d
Select commit
Loading
Failed to load commit list.
Red Hat Konflux / Red Hat Konflux / vmaas-on-pull-request failed Jan 23, 2025 in 3m 52s

Failed

Red Hat Konflux/vmaas-on-pull-request has failed.

Details


Task Statuses:

StatusDurationName
✅ Succeeded 7 seconds

init

✅ Succeeded 20 seconds

clone-repository

❌ Failed 2 minutes

build-container

✅ Succeeded 25 seconds

show-summary


Failure snippet:

task build-container has the status "Failed":
Error: building at STEP "RUN go build -v main.go": exit status 1
Unregistering from: subscription.rhsm.redhat.com:443/subscription
System has been unregistered.

Annotations

Check failure on line 17 in webapp/controllers/repos.go

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / vmaas-on-pull-request

webapp/controllers/repos.go#L17

undefined: vmaas.ReposRequest

Check failure on line 19 in webapp/controllers/repos.go

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / vmaas-on-pull-request

webapp/controllers/repos.go#L19

core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos)

Check failure on line 33 in webapp/controllers/repos.go

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / vmaas-on-pull-request

webapp/controllers/repos.go#L33

undefined: vmaas.ReposRequest

Check failure on line 40 in webapp/controllers/repos.go

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / vmaas-on-pull-request

webapp/controllers/repos.go#L40

core.VmaasAPI.Repos undefined (type *vmaas.API has no field or method Repos)