Skip to content

External table

External table #10

Triggered via pull request August 14, 2023 12:13
Status Failure
Total duration 1d 6h 42m 53s
Artifacts

frontend_pull_request.yml

on: pull_request
Matrix: test-unit-frontend
Matrix: test-unit-python
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/Lineage/Graph/chart.ts#L82
Replace `⏎··getLink(d.data.data,·'table-lineage-page')` with `·getLink(d.data.data,·'table-lineage-page');`
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/Lineage/Graph/chart.ts#L432
Replace `"xlink:href",·function(d){·return·getNodeLink(d)` with `'xlink:href',·function·(d)·{⏎······return·getNodeLink(d);⏎···`
test-unit-frontend (12.x): frontend/amundsen_application/static/js/features/NavBar/index.tsx#L243
Replace `············` with `··········`
test-unit-python (3.7.x)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
test-unit-python (3.8.x)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
test-unit-frontend (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/Bookmark/BookmarkIcon/index.tsx#L74
Visible, non-interactive elements with click handlers must have at least one keyboard listener
frontend PR
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002