fix(deps): update module github.com/crossplane/function-sdk-go to v0.3.0 #138
ci.yml
on: pull_request
Matrix: build
lint
1m 5s
unit-test
1m 6s
push
0s
Annotations
13 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)
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
cannot range over 3 (untyped int constant) (typecheck)
|
lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint
missing return (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|