Skip to content

chore: Migrate deprecated Table to DataTable for RegisteredLearnersTable #22688

chore: Migrate deprecated Table to DataTable for RegisteredLearnersTable

chore: Migrate deprecated Table to DataTable for RegisteredLearnersTable #22688

Triggered via pull request August 30, 2024 08:39
Status Failure
Total duration 7m 25s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
tests (20)
Process completed with exit code 1.
tests (20): src/components/AdvanceAnalyticsV2/tabs/Leaderboard.test.jsx#L8
'axios' should be listed in the project's dependencies. Run 'npm i -S axios' to add it
tests (20): src/components/RegisteredLearnersTable/data/hooks/index.js#L1
Prefer default export on a file with single export
tests (18)
The job was canceled because "_20" failed.
tests (18): src/components/AdvanceAnalyticsV2/tabs/Leaderboard.test.jsx#L8
'axios' should be listed in the project's dependencies. Run 'npm i -S axios' to add it
tests (18): src/components/RegisteredLearnersTable/data/hooks/index.js#L1
Prefer default export on a file with single export
tests (18)
The operation was canceled.
tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/