Skip to content

W.I.P. feat(ios): add PiP functionality #12918

W.I.P. feat(ios): add PiP functionality

W.I.P. feat(ios): add PiP functionality #12918

Triggered via pull request October 2, 2024 14:51
Status Failure
Total duration 9m 38s
Artifacts

ci.yml

on: pull_request
Lint
1m 53s
Lint
Build Frontend (Linux)
4m 15s
Build Frontend (Linux)
Build Frontend (macOS)
7m 30s
Build Frontend (macOS)
Build mobile bundle (Android)
1m 45s
Build mobile bundle (Android)
Test Debian packages build
9m 28s
Test Debian packages build
Matrix: Build mobile bundle (iOS)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: react/features/base/media/components/native/FallbackView.tsx#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Lint: react/features/base/media/components/native/FallbackView.tsx#L5
Expected space(s) after "return"
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
'React' must be in scope when using JSX
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
A space is required before '='
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
A space is required after '='
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
Color literal: { backgroundColor: 'red' }
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
Inline style: { height: 800, width: 400, backgroundColor: 'red' }
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
Object properties must go on a new line
Lint: react/features/base/media/components/native/FallbackView.tsx#L6
Object properties must go on a new line