Conditional function execution using the Common Expression Language #32
ci.yml
on: pull_request
Matrix: build
lint
1m 54s
unit-test
15s
push
0s
Annotations
17 errors
unit-test:
main.go#L7
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
fn.go#L13
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
condition.go#L8
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
fn.go#L15
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
condition.go#L9
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
fn.go#L18
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test:
fn.go#L19
github.com/crossplane/[email protected]: replacement directory /Users/stevenborrelli/code/crossplane/function-sdk-go does not exist
|
unit-test
Process completed with exit code 1.
|
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)
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:
patches_test.go#L14
"github.com/crossplane/crossplane-runtime/pkg/resource" imported and not used (typecheck)
|
lint
issues found
|