Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 1 Duplication, 11 Maintainability, 1 Complexity issues in app.js #1

Open
Lustyn opened this issue May 7, 2017 · 0 comments
Open

Comments

@Lustyn
Copy link
Owner

Lustyn commented May 7, 2017

CodeFactor found multiple issues last seen at e29b305:

Duplicate Code

app.js:224-236
app.js:195-207

'favicon' is assigned a value but never used.

app.js:3

'expressWs' is assigned a value but never used.

app.js:10

'msg_type' is defined but never used.

app.js:53

'isCCType' is defined but never used.

app.js:79

'req' is defined but never used.

app.js:147

'next' is defined but never used.

app.js:296

'i' is defined but never used.

app.js:109

Unexpected console statement.

app.js:37
app.js:44
app.js:156
app.js:94

Complex Method

app.js:158-165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant