Merge pull request #105 from millicast/ci-cd-android #10
Annotations
10 warnings
Run-Checks:
src/components/Multiview.js#L74
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L74
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L95
Expected '!==' and instead saw '!='
|
Run-Checks:
src/components/Multiview.js#L120
Inline style: { alignContent: 'center', marginBottom: 50 }
|
Run-Checks:
src/components/Multiview.js#L126
Inline style: { textAlign: 'center' }
|
Run-Checks:
src/components/Multiview.js#L139
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' }
|
Run-Checks:
src/components/Publisher.js#L28
'appStateVisible' is assigned a value but never used
|