Skip to content

go on vacation...

go on vacation... #118

GitHub Actions / Qodana for JS completed Aug 19, 2024 in 0s

10 new problems found by Qodana for JS

Qodana for JS

7 new problems were found

Inspection name Severity Problems
Mismatched query and update of collection 🔶 Warning 3
Duplicated code fragment ◽️ Notice 3
Field can be readonly ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 952 in Source/Process.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check notice on line 87 in Source/Database.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check notice on line 134 in Source/Database.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check warning on line 48 in Source/Process.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Mismatched query and update of collection

Contents of collection `DenyBadgeEditList` are queried, but never written

Check warning on line 47 in Source/Process.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Mismatched query and update of collection

Contents of collection `DenyMessageList` are queried, but never written

Check warning on line 46 in Source/Process.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Mismatched query and update of collection

Contents of collection `AdminUserList` are queried, but never written

Check notice on line 54 in Source/Process.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Field can be readonly

Field can be readonly