Convert UserDropdown to Functional #1187
tests.yaml
on: pull_request
lint-test-frontend
1m 15s
lint
21s
build-frontend
0s
Matrix: test-backend
Matrix: build-backend
Annotations
6 errors and 13 warnings
lint-test-frontend:
frontend/src/components/user-dropdown.js#L2
'PropTypes' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L2
'PropTypes' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L16
'props' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L35
'updateUserName' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L52
'primaryObject' is assigned a value but never used
|
lint-test-frontend
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
lint-test-frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L16
'props' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L35
'updateUserName' is defined but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L52
'primaryObject' is assigned a value but never used
|
lint-test-frontend:
frontend/src/components/user-dropdown.js#L57
React Hook useEffect contains a call to 'setDisplayName'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
|
test-backend (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-backend (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-backend (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-backend (scheduler)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-backend (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-backend (worker)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|