Update module github.com/crossplane/crossplane-runtime to v1.18.0 #61
ci.yml
on: pull_request
Matrix: build
lint
1m 4s
unit-test
59s
push
0s
Annotations
18 errors
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
unit-test
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composed value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composed (missing method GetObservedGeneration)
|
unit-test
undefined: claim.Reference
|
unit-test
undefined: claim.Reference
|
unit-test
undefined: claim.Reference
|
unit-test
Process completed with exit code 1.
|
lint:
main.go#L22
undefined: function (typecheck)
|
lint:
main.go#L27
undefined: function (typecheck)
|
lint:
main.go#L28
undefined: function (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L181
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L188
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L208
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/time.go#L95
t.Format undefined (type Time has no field or method Format) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/time.go#L170
t.UTC undefined (type Time has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/time.go#L180
t.UTC undefined (type Time has no field or method UTC) (typecheck)
|