Skip to content

Adding color helper functions and better validation on style registration #894

Adding color helper functions and better validation on style registration

Adding color helper functions and better validation on style registration #894

Triggered via pull request May 21, 2026 06:36
Status Failure
Total duration 1m 48s
Artifacts

pullrequest.yaml

on: pull_request
markdownlint
6s
markdownlint
backend-tests
1m 45s
backend-tests
frontend-tests
1m 38s
frontend-tests
build-binaries
1m 40s
build-binaries
license-header-check
22s
license-header-check
proto-checks
56s
proto-checks
Matrix: build-frontend
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
build-frontend (dev)
Process completed with exit code 2.
build-frontend (dev): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L41
undefined: style.RegisterRevisionState
build-frontend (dev): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L32
undefined: style.RegisterRevisionState
build-frontend (dev): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L23
undefined: style.RegisterRevisionState
build-frontend (prod)
The strategy configuration was canceled because "build-frontend.dev" failed
build-frontend (prod)
Process completed with exit code 2.
build-frontend (prod): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L41
undefined: style.RegisterRevisionState
build-frontend (prod): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L32
undefined: style.RegisterRevisionState
build-frontend (prod): pkg/task/inspection/commonlogk8saudit/contract/styles.go#L23
undefined: style.RegisterRevisionState
frontend-tests
Process completed with exit code 2.
frontend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L41
undefined: style.RegisterRevisionState
frontend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L32
undefined: style.RegisterRevisionState
frontend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L23
undefined: style.RegisterRevisionState
build-binaries
Process completed with exit code 2.
build-binaries: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L41
undefined: style.RegisterRevisionState
build-binaries: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L32
undefined: style.RegisterRevisionState
build-binaries: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L23
undefined: style.RegisterRevisionState
backend-tests
Process completed with exit code 2.
backend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L41
undefined: style.RegisterRevisionState
backend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L32
undefined: style.RegisterRevisionState
backend-tests: pkg/task/inspection/commonlogk8saudit/contract/styles.go#L23
undefined: style.RegisterRevisionState
markdownlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/