Upload files #43
frontend_pull_request.yml
on: pull_request
Matrix: test-unit-frontend
Matrix: test-unit-python
Annotations
21 errors and 16 warnings
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/47/merge
|
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/47/merge
|
test-unit-python (3.7.x)
couldn't find remote ref refs/pull/47/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.320.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/47/merge
|
test-unit-python (3.8.x)
couldn't find remote ref refs/pull/47/merge
|
test-unit-python (3.8.x)
couldn't find remote ref refs/pull/47/merge
|
test-unit-python (3.8.x)
Git fetch failed with exit code: 128
|
test-unit-python (3.8.x)
Exit code 1 returned from process: file name '/home/runner/runners/2.320.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.
|
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#L18
'bookmarksEnabled' is defined but never used
|
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-frontend (12.x):
frontend/amundsen_application/static/js/components/Bookmark/BookmarkIcon/index.tsx#L93
Replace `false)` with `:·false`
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/editableSelect.story.tsx#L8
'ComponentProps' is defined but never used
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/editableSelect.story.tsx#L9
'DispatchFromProps' is defined but never used
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/editableSelect.story.tsx#L10
'StateFromProps' is defined but never used
|
|
|
test-unit-python (3.7.x)
Git fetch failed with exit code 128, back off 5.915 seconds before retry.
|
test-unit-python (3.7.x)
Git fetch failed with exit code 128, back off 4.497 seconds before retry.
|
test-unit-python (3.8.x)
Git fetch failed with exit code 128, back off 3.408 seconds before retry.
|
test-unit-python (3.8.x)
Git fetch failed with exit code 128, back off 6.758 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 use a deprecated Node.js version 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/Bookmark/BookmarkIcon/index.tsx#L74
Static HTML elements with event handlers require a role
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSection/index.tsx#L143
A form label must be associated with a control
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/editableSelect.story.tsx#L42
Value must be omitted for boolean attributes
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/editableSelect.story.tsx#L46
Value must be omitted for boolean attributes
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/index.tsx#L81
Do not use setState in componentDidUpdate
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableSelect/index.tsx#L103
Unexpected console statement
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableText/index.tsx#L19
`./constants` import should occur after import of `interfaces/AI`
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableText/index.tsx#L110
Do not use setState in componentDidUpdate
|
test-unit-frontend (12.x):
frontend/amundsen_application/static/js/components/EditableText/index.tsx#L128
Do not use setState in componentDidUpdate
|