Skip to content

Fixed registries list api call to support proxy registries #268

Fixed registries list api call to support proxy registries

Fixed registries list api call to support proxy registries #268

Triggered via pull request July 24, 2024 09:58
Status Failure
Total duration 34s
Artifacts

pr-created.yaml

on: pull_request
pr-created  /  ...  /  check if secrets are set
0s
pr-created / test / check if secrets are set
pr-created  /  ...  /  Create cross-platform build
26s
pr-created / test / Create cross-platform build
pr-created  /  ...  /  Basic-Test
0s
pr-created / test / Basic-Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L19
missing go.sum entry for module providing package github.com/armosec/registryx/common (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L20
missing go.sum entry for module providing package github.com/armosec/registryx/interfaces (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L21
missing go.sum entry for module providing package github.com/armosec/registryx/registries (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L19
missing go.sum entry for module providing package github.com/armosec/registryx/common (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L20
missing go.sum entry for module providing package github.com/armosec/registryx/interfaces (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build: mainhandler/imageregistryhandler.go#L21
missing go.sum entry for module providing package github.com/armosec/registryx/registries (imported by github.com/kubescape/operator/mainhandler); to add:
pr-created / test / Create cross-platform build
Process completed with exit code 1.
pr-created / test / Create cross-platform build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/