Skip to content

Conditional rendering using CEL #156

Conditional rendering using CEL

Conditional rendering using CEL #156

Triggered via pull request January 30, 2024 21:03
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint
golangci-lint exit with code 3
unit-test: condition.go#L6
missing go.sum entry for module providing package github.com/google/cel-go/cel (imported by github.com/crossplane-contrib/function-patch-and-transform); to add:
unit-test
Process completed with exit code 1.
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -o /function ." did not complete successfully: exit code: 1
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -o /function ." did not complete successfully: exit code: 1
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.