Skip to content

OpenID via Proxy

OpenID via Proxy #83

Triggered via pull request November 14, 2024 14:57
Status Failure
Total duration 36s
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#L4
'useEffect' is defined but never used
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L30
'LL' is assigned a value but never used
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L47
This line has a length of 109. Maximum allowed is 90
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L112
This line has a length of 121. Maximum allowed is 90
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L129
This line has a length of 91. Maximum allowed is 90
lint-web: web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx#L130
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
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