Skip to content

Update module github.com/crossplane/crossplane-runtime to v1.17.0 #93

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

Update module github.com/crossplane/crossplane-runtime to v1.17.0 #93

Triggered via pull request October 3, 2024 16:48
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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

Annotations

16 errors
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (amd64)
The job was canceled because "arm64" failed.
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
lint: main.go#L22
undefined: function (typecheck)
lint: main.go#L32
undefined: function (typecheck)
lint: main.go#L33
undefined: function (typecheck)
lint: main.go#L34
undefined: function (typecheck)
lint: main.go#L35
undefined: function (typecheck)
lint
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
lint
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
lint
t.Format undefined (type Time has no field or method Format) (typecheck)
lint
t.UTC undefined (type Time has no field or method UTC) (typecheck)
lint
t.UTC undefined (type Time has no field or method UTC) (typecheck)
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.