Update module github.com/crossplane/crossplane-runtime to v1.17.0 #73
ci.yml
on: pull_request
Matrix: build
lint
58s
unit-test
57s
push
0s
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)
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
cannot range over 3 (untyped int constant) (typecheck)
|
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|