Inline authentication #15851
Annotations
10 errors
|
Run npm run lint:ci && npm run tsc:ci
Process completed with exit code 2.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L105
Property 'getAttribute' does not exist on type 'Element'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L105
Property 'tagName' does not exist on type 'Element'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L101
Property 'tagName' does not exist on type 'Element'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L78
Property 'getBoundingClientRect' does not exist on type 'Element'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L59
Property 'parentElement' does not exist on type 'HTMLElement'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/functions.web.ts#L55
Property 'classList' does not exist on type 'HTMLElement'. Try changing the 'lib' compiler option to include 'dom'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/components/web/BaseDialog.tsx#L173
Property 'key' does not exist on type 'KeyboardEvent'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/ui/components/web/BaseDialog.tsx#L170
Property 'key' does not exist on type 'KeyboardEvent'.
|
|
Run npm run lint:ci && npm run tsc:ci:
react/features/base/jwt/middleware.ts#L121
Property 'open' does not exist on type 'IWindow'.
|
Loading