Skip to content

Move to schemaless backend #900

Move to schemaless backend

Move to schemaless backend #900

Triggered via pull request September 4, 2025 06:18
Status Failure
Total duration 12m 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
verify
Process completed with exit code 2.
lint
Process completed with exit code 2.
lint: backend/controllers/serviceexportrequest/serviceexportrequest_reconcile.go#L228
unnecessary trailing newline (whitespace)
lint: pkg/konnector/controllers/cluster/servicebinding/servicebinding_reconcile.go#L30
ST1019: package "github.com/kube-bind/kube-bind/sdk/apis/kubebind/v1alpha2/helpers" is being imported more than once (staticcheck)
lint: pkg/konnector/controllers/cluster/servicebinding/servicebinding_reconcile.go#L31
duplicated-imports: Package "github.com/kube-bind/kube-bind/sdk/apis/kubebind/v1alpha2/helpers" already imported (revive)
lint: backend/controllers/serviceexport/serviceexport_reconcile.go#L55
Consider pre-allocating `schemas` (prealloc)
lint: backend/http/handler.go#L437
commentFormatting: put a space between `//` and comment text (gocritic)