feat(filmstrip): force visibility for visible remote participants when appState changes #13083
ci.yml
on: pull_request
Lint
1m 36s
Build Frontend (Linux)
4m 2s
Build Frontend (macOS)
4m 25s
Build mobile bundle (Android)
1m 30s
Test Debian packages build
4m 9s
Matrix: Build mobile bundle (iOS)
Annotations
14 errors
Build mobile bundle (iOS) (macos-14)
Process completed with exit code 1.
|
Lint:
react/features/filmstrip/reducer.ts#L4
There should be at least one empty line between import groups
|
Lint:
react/features/filmstrip/reducer.ts#L26
`process` import should occur before import of `../base/participants/actionTypes`
|
Lint:
react/features/filmstrip/reducer.ts#L26
A space is required after '{'
|
Lint:
react/features/filmstrip/reducer.ts#L26
'platform' is defined but never used
|
Lint:
react/features/filmstrip/reducer.ts#L26
A space is required before '}'
|
Lint:
react/features/filmstrip/reducer.ts#L26
Strings must use singlequote
|
Lint:
react/features/filmstrip/reducer.ts#L27
`react-native` import should occur before import of `../base/participants/actionTypes`
|
Lint:
react/features/filmstrip/reducer.ts#L27
A space is required after '{'
|
Lint:
react/features/filmstrip/reducer.ts#L27
A space is required before '}'
|
Lint:
react/features/filmstrip/reducer.ts#L27
Strings must use singlequote
|
Build Frontend (Linux)
Process completed with exit code 2.
|
Test Debian packages build
Process completed with exit code 2.
|
Build Frontend (macOS)
Process completed with exit code 2.
|