Skip to content

Fix Rule Evaluation Logic for Handling Multiple Rules of the Same Type - Part 1 (No Data Backfilling) #2458

Fix Rule Evaluation Logic for Handling Multiple Rules of the Same Type - Part 1 (No Data Backfilling)

Fix Rule Evaluation Logic for Handling Multiple Rules of the Same Type - Part 1 (No Data Backfilling) #2458

Triggered via pull request January 21, 2024 19:49
Status Failure
Total duration 2m 45s
Artifacts

pr.yml

on: pull_request
license-check  /  License boilerplate check
13s
license-check / License boilerplate check
lint  /  Go Lint
27s
lint / Go Lint
lint  /  Go mod tidy
20s
lint / Go mod tidy
build  /  Verify build
1m 12s
build / Verify build
test  /  Unit testing
2m 32s
test / Unit testing
image-build  /  Image build
1m 41s
image-build / Image build
image-build  /  Build Helm chart
1m 44s
image-build / Build Helm chart
image-build  /  Check docker image build
1m 16s
image-build / Check docker image build
security  /  Code Security Scan
12s
security / Code Security Scan
security  /  Helm Security Scan
10s
security / Helm Security Scan
compose-migrate  /  docker
1m 13s
compose-migrate / docker
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
lint / Go Lint: cmd/server/app/serve.go#L33
could not import github.com/stacklok/minder/internal/controlplane (-: # github.com/stacklok/minder/internal/controlplane
lint / Go Lint: internal/controlplane/handlers_profile.go#L505
undefined: dbstat) (typecheck)
lint / Go Lint: internal/controlplane/common.go#L1
: # github.com/stacklok/minder/internal/controlplane [github.com/stacklok/minder/internal/controlplane.test]
lint / Go Lint: internal/controlplane/handlers_profile.go#L505
undefined: dbstat (typecheck)
lint / Go Lint
issues found
build / Verify build
Process completed with exit code 2.
compose-migrate / docker
Process completed with exit code 2.
image-build / Check docker image build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 go build -trimpath -o minder-server ./cmd/server" did not complete successfully: exit code: 1
image-build / Image build
Process completed with exit code 1.
image-build / Build Helm chart
undefined: dbstat
image-build / Build Helm chart
Process completed with exit code 2.
test / Unit testing
Process completed with exit code 2.
test / Unit testing
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0