Skip to content

Remove react strict mode #114

Remove react strict mode

Remove react strict mode #114

Triggered via push February 19, 2025 23:36
Status Success
Total duration 34s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: src/main/main.js#L14
'mainWindow' is assigned a value but never used
lint: src/main/utils/auth_manager.js#L2
'fs' is defined but never used
lint: src/main/utils/auth_manager.js#L622
'clientSecret' is assigned a value but never used
lint: src/main/utils/firebase.js#L14
'setGoogleToken' is defined but never used
lint: src/main/utils/firebase.js#L52
'authResult' is assigned a value but never used
lint: src/main/utils/firebase.js#L100
'db' is assigned a value but never used