Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Merge branch 'master' into feature/Add-Tests

Sign in for the full log view
GitHub Actions / Qodana for JS completed Aug 20, 2024 in 0s

5 new problems found by Qodana for JS

Qodana for JS

5 new problems were found

Inspection name Severity Problems
Unused assignment 🔶 Warning 3
Unreachable code 🔶 Warning 2

💡 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 [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 19 in src/Helpers/LodestoneHelpers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused assignment

Variable might not have been initialized

Check warning on line 23 in src/Helpers/LodestoneHelpers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused assignment

Variable might not have been initialized

Check warning on line 19 in src/Helpers/LodestoneHelpers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused assignment

Variable might not have been initialized

Check warning on line 57 in src/Helpers/LodestoneHelpers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unreachable code

Unreachable code

Check warning on line 66 in src/Helpers/LodestoneHelpers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unreachable code

Unreachable code