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

New AI Main #548

Merged
merged 18 commits into from
Feb 28, 2024

linter run

fa3c695
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

New AI Main #548

linter run
fa3c695
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Feb 28, 2024 in 0s

141 warnings

ESLint found 141 warnings

Annotations

Check warning on line 50 in client/agora/public/js/agnesAI.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/agnesAI.js#L50

'e' is defined but never used (no-unused-vars)

Check warning on line 83 in client/agora/public/js/controllers/clientTagController.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/controllers/clientTagController.js#L83

'data' is defined but never used (no-unused-vars)

Check warning on line 412 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L412

'createNewTopic' is assigned a value but never used (no-unused-vars)

Check warning on line 414 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L414

'temp' is assigned a value but never used (no-unused-vars)

Check warning on line 433 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L433

'createNewWorkspace' is assigned a value but never used (no-unused-vars)

Check warning on line 530 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L530

'viewModal' is defined but never used (no-unused-vars)

Check warning on line 530 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L530

'name' is defined but never used (no-unused-vars)

Check warning on line 530 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L530

'desc' is defined but never used (no-unused-vars)

Check warning on line 540 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L540

'toggleMoreOptionsOn' is defined but never used (no-unused-vars)

Check warning on line 546 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L546

'toggleMoreOptionsOff' is defined but never used (no-unused-vars)

Check warning on line 565 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L565

'toggleTopicView' is assigned a value but never used (no-unused-vars)

Check warning on line 577 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L577

'toggleAllView' is assigned a value but never used (no-unused-vars)

Check warning on line 700 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L700

'cards' is assigned a value but never used (no-unused-vars)

Check warning on line 705 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L705

'updateSaveButton' is assigned a value but never used (no-unused-vars)

Check warning on line 730 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L730

'removeText' is assigned a value but never used (no-unused-vars)

Check warning on line 781 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L781

'deleteCards' is assigned a value but never used (no-unused-vars)

Check warning on line 788 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L788

'updateDeleteConfirmButton' is assigned a value but never used (no-unused-vars)

Check warning on line 816 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L816

'title' is assigned a value but never used (no-unused-vars)

Check warning on line 817 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L817

'description' is assigned a value but never used (no-unused-vars)

Check warning on line 851 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L851

'newTabCards' is assigned a value but never used (no-unused-vars)

Check warning on line 874 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L874

'copyLinkCards' is assigned a value but never used (no-unused-vars)

Check warning on line 979 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L979

'duplicateCards' is assigned a value but never used (no-unused-vars)

Check warning on line 1038 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L1038

'topicArr' is assigned a value but never used (no-unused-vars)

Check warning on line 1063 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L1063

'queryTopics' is assigned a value but never used (no-unused-vars)

Check warning on line 1188 in client/agora/public/js/dashboard.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/agora/public/js/dashboard.js#L1188

'toggleList' is assigned a value but never used (no-unused-vars)