Skip to content

CI/CD for Android

CI/CD for Android #7

Triggered via pull request January 12, 2024 02:19
Status Failure
Total duration 41s
Artifacts

checks.yml

on: pull_request
Run-Checks
33s
Run-Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Run-Checks: index.js#L11
Delete `································································································································`
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#L152
The 'publish' function makes the dependencies of useEffect Hook (at line 89) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'publish' in its own useCallback() Hook
Run-Checks: src/components/Publisher.js#L193
The 'connectionState' function makes the dependencies of useEffect Hook (at line 105) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'connectionState' in its own useCallback() Hook
Run-Checks
Process completed with exit code 1.
Run-Checks: index.js#L11
Trailing spaces not allowed
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' }