fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #73
ci.yml
on: pull_request
Matrix: build
lint
1m 0s
unit-test
1m 0s
push
0s
Annotations
18 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#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
cannot range over 3 (untyped int constant) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (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
undefined: claim.Reference
|
unit-test
undefined: claim.Reference
|
unit-test
undefined: claim.Reference
|
unit-test
Process completed with exit code 1.
|