Inline authentication #15851
ci.yml
on: pull_request
Lint
4m 33s
Build mobile bundle (Android)
2m 29s
Build mobile bundle (iOS)
6m 54s
Build mobile SDK (Android)
18m 51s
Build mobile SDK (iOS)
17m 31s
Test Debian packages build
9m 20s
Matrix: Build Frontend
Annotations
10 errors
|
Lint
Process completed with exit code 2.
|
|
Lint:
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'.
|
|
Lint:
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'.
|
|
Lint:
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'.
|
|
Lint:
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'.
|
|
Lint:
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'.
|
|
Lint:
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'.
|
|
Lint:
react/features/base/ui/components/web/BaseDialog.tsx#L173
Property 'key' does not exist on type 'KeyboardEvent'.
|
|
Lint:
react/features/base/ui/components/web/BaseDialog.tsx#L170
Property 'key' does not exist on type 'KeyboardEvent'.
|
|
Lint:
react/features/base/jwt/middleware.ts#L121
Property 'open' does not exist on type 'IWindow'.
|