Update module github.com/crossplane/crossplane-runtime to v1.18.0 #277
ci.yml
on: pull_request
Matrix: build
lint
1m 9s
unit-test
58s
push
0s
Annotations
16 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)
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:
function_maps.go#L65
undefined: yaml (typecheck)
|
lint:
function_maps.go#L75
undefined: yaml (typecheck)
|
lint:
main.go#L22
undefined: function (typecheck)
|
lint:
main.go#L27
undefined: function (typecheck)
|
lint:
main.go#L32
undefined: function (typecheck)
|
lint
cannot range over 3 (untyped int constant) (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)
|