Skip to content

chore: Make the selector terms use strings vs string pointers (#4497) #497

chore: Make the selector terms use strings vs string pointers (#4497)

chore: Make the selector terms use strings vs string pointers (#4497) #497

Triggered via push August 24, 2023 19:10
Status Failure
Total duration 8m 48s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: pkg/providers/instance/instance.go#L330
offering.CapacityType undefined (type offeringWithParentName has no field or method CapacityType) (typecheck)
ci: pkg/providers/instance/instance.go#L333
offering.Zone undefined (type offeringWithParentName has no field or method Zone) (typecheck)
ci: pkg/providers/instance/instance.go#L336
offering.Zone undefined (type offeringWithParentName has no field or method Zone) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L48
env.ExpectConfigMapDataOverridden undefined (type *Environment has no field or method ExpectConfigMapDataOverridden) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L55
env.ExpectConfigMapDataOverridden undefined (type *Environment has no field or method ExpectConfigMapDataOverridden) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L65
env.Context undefined (type *Environment has no field or method Context) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L99
env.Context undefined (type *Environment has no field or method Context) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L101
env.Context undefined (type *Environment has no field or method Context) (typecheck)
ci: test/pkg/environment/aws/expectations.go#L271
env.KubeClient undefined (type *Environment has no field or method KubeClient) (typecheck)
ci: test/pkg/environment/aws/metrics.go#L84
env.Value undefined (type *Environment has no field or method Value) (typecheck)