Skip to content

fix: type errors and prune whitelist #4623

fix: type errors and prune whitelist

fix: type errors and prune whitelist #4623

Triggered via pull request October 20, 2024 02:18
Status Failure
Total duration 1m 35s
Artifacts

web-test-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/button-group/ButtonGroup.spec.ts > ButtonGroup - removing buttons > removed buttons not found: web-common/src/components/button-group/ButtonGroup.spec.ts#L198
AssertionError: expected <button …(2)></button> to be null ❯ src/components/button-group/ButtonGroup.spec.ts:198:21
src/features/dashboards/stores/dashboard-stores.spec.ts > dashboard-stores > Should work when time range is not available: web-common/src/features/dashboards/stores/test-data/helpers.ts#L109
AssertionError: expected undefined to deeply equal null - Expected: null + Received: undefined ❯ Module.assertMetricsViewRaw src/features/dashboards/stores/test-data/helpers.ts:109:41 ❯ src/features/dashboards/stores/dashboard-stores.spec.ts:210:5
build
Process completed with exit code 1.