Skip to content

Merge pull request #105 from millicast/ci-cd-android #10

Merge pull request #105 from millicast/ci-cd-android

Merge pull request #105 from millicast/ci-cd-android #10

Triggered via push January 12, 2024 02:38
Status Success
Total duration 37s
Artifacts

checks.yml

on: push
Run-Checks
26s
Run-Checks
Fit to window
Zoom out
Zoom in

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