Skip to content

[DRAFT] Allow for disable inheritace when creating spaces #2955

[DRAFT] Allow for disable inheritace when creating spaces

[DRAFT] Allow for disable inheritace when creating spaces #2955

Triggered via pull request November 13, 2023 15:32
Status Failure
Total duration 1m 38s
Artifacts

ci-build.yml

on: pull_request
Test with Coverage
1m 8s
Test with Coverage
GolangCI Lint
1m 31s
GolangCI Lint
Generate SBOM
34s
Generate SBOM
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Test with Coverage: pkg/space/space.go#L25
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
Test with Coverage: pkg/space/space.go#L49
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
Test with Coverage: pkg/space/space.go#L49
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
Test with Coverage: test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
Test with Coverage: test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
Test with Coverage
Process completed with exit code 2.
GolangCI Lint: controllers/spacerequest/spacerequest_controller.go#L11
could not import github.com/codeready-toolchain/host-operator/pkg/space (-: # github.com/codeready-toolchain/host-operator/pkg/space
GolangCI Lint: pkg/space/space.go#L25
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
GolangCI Lint: pkg/space/space.go#L49
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
GolangCI Lint: pkg/space/space.go#L49
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)
GolangCI Lint: test/spacerequest/spacerequest.go#L1
: # github.com/codeready-toolchain/host-operator/test/spacerequest
GolangCI Lint: test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
GolangCI Lint: test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance) (typecheck)
GolangCI Lint: controllers/spacebindingrequest/spacebindingrequest_controller_test.go#L17
could not import github.com/codeready-toolchain/host-operator/test/spacerequest (-: # github.com/codeready-toolchain/host-operator/test/spacerequest
GolangCI Lint: test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
GolangCI Lint: test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)