CI/CD for Android #5
Annotations
10 errors and 10 warnings
Run-Checks:
index.js#L11
Delete `································································································································`
|
Run-Checks:
src/components/Multiview.js#L47
'MediaStream' is not defined
|
Run-Checks:
src/components/Multiview.js#L113
React Hook useEffect has missing dependencies: 'addRemoteTrack', 'navigation', and 'sourceIds'. Either include them or remove the dependency array
|
Run-Checks:
src/components/Publisher.js#L71
React Hook useEffect has a missing dependency: 'stop'. Either include it or remove the dependency array
|
Run-Checks:
src/components/Publisher.js#L83
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run-Checks:
src/components/Publisher.js#L89
React Hook useEffect has missing dependencies: 'playing', 'publish', 'publishingToken', and 'streamName'. Either include them or remove the dependency array
|
Run-Checks:
src/components/Publisher.js#L105
React Hook useEffect has missing dependencies: 'connectionState' and 'dispatch'. Either include them or remove the dependency array
|
Run-Checks:
src/components/Viewer.js#L59
React Hook useEffect has missing dependencies: 'handleAppStateChange' and 'stopStream'. Either include them or remove the dependency array
|
|
|
Run-Checks:
index.js#L11
Trailing spaces not allowed
|
Run-Checks:
src/components/Multiview.js#L72
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L72
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L93
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L118
Inline style: { alignContent: 'center', marginBottom: 50 }
|
Run-Checks:
src/components/Multiview.js#L124
Inline style: { textAlign: 'center' }
|
Run-Checks:
src/components/Multiview.js#L137
Expected '===' and instead saw '=='
|
Run-Checks
Inline style: { padding: 10, bottom: 150, borderRadius: 6 }
|
Run-Checks
Inline style: { color: 'white' }
|
Run-Checks
Inline style: { color: 'white', fontWeight: 'bold' }
|