Merge pull request #39 from CadenBPurdue/8-develop-login-page-ui #117
Annotations
6 warnings
Run linter and try to fix issues:
src/main/main.js#L15
'mainWindow' is assigned a value but never used
|
Run linter and try to fix issues:
src/main/utils/auth_manager.js#L2
'fs' is defined but never used
|
Run linter and try to fix issues:
src/main/utils/auth_manager.js#L634
'clientSecret' is assigned a value but never used
|
Run linter and try to fix issues:
src/main/utils/firebase.js#L14
'setGoogleToken' is defined but never used
|
Run linter and try to fix issues:
src/main/utils/firebase.js#L52
'authResult' is assigned a value but never used
|
Run linter and try to fix issues:
src/main/utils/firebase.js#L100
'db' is assigned a value but never used
|
Loading