Skip to content

Inline authentication #15851

Inline authentication

Inline authentication #15851

Triggered via pull request February 11, 2026 15:01
Status Failure
Total duration 20m 7s
Artifacts

ci.yml

on: pull_request
Lint
4m 33s
Lint
Build mobile bundle (Android)
2m 29s
Build mobile bundle (Android)
Build mobile bundle (iOS)
6m 54s
Build mobile bundle (iOS)
Build mobile SDK (Android)
18m 51s
Build mobile SDK (Android)
Build mobile SDK (iOS)
17m 31s
Build mobile SDK (iOS)
Test Debian packages build
9m 20s
Test Debian packages build
Matrix: Build Frontend
Fit to window
Zoom out
Zoom in

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'.