Skip to content

Image overrides

Image overrides #36

Triggered via pull request February 26, 2024 17:29
Status Failure
Total duration 1m 48s
Artifacts

frontend_pull_request.yml

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

Annotations

19 errors and 15 warnings
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/40/merge
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/40/merge
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/40/merge
test-unit-python (3.7.x)
Git fetch failed with exit code: 128
test-unit-python (3.7.x)
Exit code 1 returned from process: file name '/home/runner/runners/2.313.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.
test-unit-python (3.8.x)
The job was canceled because "_3_7_x" failed.
test-unit-python (3.8.x)
couldn't find remote ref refs/pull/40/merge
test-unit-python (3.8.x)
The operation was canceled.
test-unit-python (3.8.x)
The operation was canceled.
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/AvatarLabel/index.tsx#L32
Replace `·className={`avatar-label·text-body-w2·${labelClass}`}·style={{·fontFamily:·'IBM·Plex·Mono',·fontWeight:·'bold'}}>{label}` with `⏎······className={`avatar-label·text-body-w2·${labelClass}`}⏎······style={{·fontFamily:·'IBM·Plex·Mono',·fontWeight:·'bold'·}}⏎····>⏎······{label}⏎····`
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/Bookmark/BookmarkIcon/index.tsx#L91
Replace `(state.bookmarks.myBookmarks[ownProps.resourceType]·?` with `state.bookmarks.myBookmarks[ownProps.resourceType]`
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/Bookmark/BookmarkIcon/index.tsx#L92
Replace `state.bookmarks.myBookmarks[ownProps.resourceType].some((bookmark)·=>·bookmark.key·===·ownProps.bookmarkKey)·:` with `?·state.bookmarks.myBookmarks[ownProps.resourceType].some(⏎········(bookmark)·=>·bookmark.key·===·ownProps.bookmarkKey⏎······)`
test-unit-python (3.7.x)
Git fetch failed with exit code 128, back off 1.12 seconds before retry.
test-unit-python (3.7.x)
Git fetch failed with exit code 128, back off 3.113 seconds before retry.
test-unit-python (3.8.x)
Git fetch failed with exit code 128, back off 7.402 seconds before retry.
test-unit-frontend (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
test-unit-frontend (12.x): frontend/amundsen_application/static/js/components/EditableText/index.tsx#L15
`./constants` import should occur after import of `features/Feedback/constants`