New AI Main #433
Annotations
21 errors and 31 warnings
client/agora/public/js/agnesAI.js#L33
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L33
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L33
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L34
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L34
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L36
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L36
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L37
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L37
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L37
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L37
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L38
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L38
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L38
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L40
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L41
Closing curly brace appears on the same line as the subsequent block (brace-style)
|
client/agora/public/js/agnesAI.js#L42
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L42
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L42
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L44
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L46
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/agnesAI.js#L49
'e' is defined but never used (no-unused-vars)
|
client/agora/public/js/controllers/clientTagController.js#L83
'data' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L412
'createNewTopic' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L414
'temp' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L433
'createNewWorkspace' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L530
'viewModal' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L530
'name' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L530
'desc' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L540
'toggleMoreOptionsOn' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L546
'toggleMoreOptionsOff' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L565
'toggleTopicView' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L577
'toggleAllView' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L700
'cards' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L705
'updateSaveButton' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L730
'removeText' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L781
'deleteCards' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L788
'updateDeleteConfirmButton' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L816
'title' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L817
'description' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L851
'newTabCards' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L874
'copyLinkCards' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L979
'duplicateCards' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1038
'topicArr' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1063
'queryTopics' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1188
'toggleList' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1201
'logout' is assigned a value but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1228
'e' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1259
'filterFriends' is defined but never used (no-unused-vars)
|
client/agora/public/js/dashboard.js#L1274
'deleteFriend' is defined but never used (no-unused-vars)
|
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|