Skip to content

OpenID via Proxy

OpenID via Proxy #84

Triggered via pull request November 15, 2024 11:06
Status Failure
Total duration 42s
Artifacts

lint-web.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-web: web/src/components/App/App.tsx#L1
Run autofix to sort these imports!
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L1
Run autofix to sort these imports!
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L47
This line has a length of 105. Maximum allowed is 90
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L132
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L145
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint-web: web/src/pages/token/components/OIDCButtons.tsx#L2
Run autofix to sort these imports!
lint-web: web/src/pages/token/components/TokenCard.tsx#L1
Run autofix to sort these imports!
lint-web: web/src/pages/token/components/TokenCard.tsx#L6
'useEffect' is defined but never used