Skip to content

UI – Add on-hover shadow and on row click functionality to script list items #6458

UI – Add on-hover shadow and on row click functionality to script list items

UI – Add on-hover shadow and on row click functionality to script list items #6458

Triggered via pull request February 3, 2025 22:38
Status Success
Total duration 2m 7s
Artifacts

test-js.yml

on: pull_request
Matrix: lint-js
Matrix: test-js
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L31
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L56
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L56
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L201
React Hook useEffect has a missing dependency: 'fetchCurrentUser'. Either include it or remove the dependency array
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L227
Expected to return a value at the end of async arrow function
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L244
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ClickableUrls/ClickableUrls.tsx#L34
Dangerous property 'dangerouslySetInnerHTML' found
lint-js (ubuntu-latest): frontend/components/Editor/Editor.tsx#L39
Unexpected any. Specify a different type