Skip to content

Update module github.com/crossplane/crossplane-runtime to v1.18.0 #71

Update module github.com/crossplane/crossplane-runtime to v1.18.0

Update module github.com/crossplane/crossplane-runtime to v1.18.0 #71

Triggered via pull request August 28, 2024 17:37
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
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)
The operation was canceled.
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
cannot use &Unstructured{} (value of type *Unstructured) as "github.com/crossplane/crossplane-runtime/pkg/resource".Composite value in variable declaration: *Unstructured does not implement "github.com/crossplane/crossplane-runtime/pkg/resource".Composite (missing method GetObservedGeneration)
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: main.go#L29
undefined: function (typecheck)
lint: main.go#L30
undefined: function (typecheck)
lint: ../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L160
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#L180
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#L93
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#L149
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#L160
t.UTC undefined (type Time has no field or method UTC) (typecheck)
unit-test
The following actions use a deprecated Node.js version 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/