Skip to content

Added Dashboard to comet-stater-next #14

Added Dashboard to comet-stater-next

Added Dashboard to comet-stater-next #14

Triggered via pull request July 18, 2024 15:41
@kildrekildre
synchronize #6
csn-dashboard
Status Failure
Total duration 35s
Artifacts

code-quality.yaml

on: pull_request
run-test-checks
24s
run-test-checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/app/dashboard/dashboard-table/dashboard-table.test.tsx > DashboardTable > should render with mock data: src/app/dashboard/dashboard-table/dashboard-table.test.tsx#L64
AssertionError: expected to have a length of 10 but got +0 - Expected + Received - 10 + 0 ❯ src/app/dashboard/dashboard-table/dashboard-table.test.tsx:64:7
run-test-checks
Process completed with exit code 1.
run-test-checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/