Skip to content

STAC-25130: use configmap to find cluster name #317

STAC-25130: use configmap to find cluster name

STAC-25130: use configmap to find cluster name #317

Triggered via pull request June 26, 2026 11:21
Status Failure
Total duration 1m 3s
Artifacts

checks.yml

on: pull_request
Checks
58s
Checks
Build and Version
Build and Version
Helm Release
Helm Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Checks
Process completed with exit code 1.
components/__tests__/ObservabilityClusterCard.spec.ts > no component for cluster, though agent is deployed: pkg/observability/components/__tests__/ObservabilityClusterCard.spec.ts#L269
AssertionError: expected '%observability.clusterCard.notObserve…' to contain '%observability.clusterCard.noDataInst…' Expected: "%observability.clusterCard.noDataInstall%" Received: "%observability.clusterCard.notObservedInstall%" ❯ components/__tests__/ObservabilityClusterCard.spec.ts:269:26
Workflow syntax warning: .github/workflows/checks.yml#L123
.github/workflows/checks.yml (Line: 123, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Checks: .eslintrc.js#L16
Missing space before value for key 'generator-star-spacing'
Checks: .eslintrc.js#L16
Strings must use singlequote
Checks: .eslintrc.js#L15
Strings must use singlequote
Checks: .eslintrc.js#L15
Missing space before value for key 'dot-notation'
Checks: .eslintrc.js#L15
Strings must use singlequote
Checks: .eslintrc.js#L11
Strings must use singlequote
Checks: .eslintrc.js#L10
Strings must use singlequote
Checks: .eslintrc.js#L9
Strings must use singlequote
Checks: .eslintrc.js#L5
Missing space before value for key 'node'
Checks: .eslintrc.js#L3
Missing space before value for key 'env'