Skip to content

Service upgrades

Service upgrades #40

Triggered via pull request July 25, 2024 19:55
Status Failure
Total duration 1m 51s
Artifacts

frontend_pull_request.yml

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

Annotations

20 errors and 16 warnings
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/44/merge
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/44/merge
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/44/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.317.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/44/merge
test-unit-python (3.8.x)
couldn't find remote ref refs/pull/44/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 7.11 seconds before retry.
test-unit-python (3.7.x)
Git fetch failed with exit code 128, back off 2.035 seconds before retry.
test-unit-python (3.8.x)
Git fetch failed with exit code 128, back off 5.849 seconds before retry.
test-unit-python (3.8.x)
Git fetch failed with exit code 128, back off 6.027 seconds before retry.
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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`