Skip to content

feat: updated database detail page #465

feat: updated database detail page

feat: updated database detail page #465

GitHub Actions / Qodana for Go completed Aug 24, 2024 in 0s

9 new problems found by Qodana for Go

Qodana for Go

9 new problems were found

Inspection name Severity Problems
Duplicate character in character class πŸ”Ά Warning 6
Unnecessary non-capturing group πŸ”Ά Warning 2
Single character alternation πŸ”Ά Warning 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 [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 78 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 73 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 73 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 73 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 78 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 78 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Duplicate character in character class

Duplicate character '\|' inside character class

Check warning on line 58 in src/utils/dataFields.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Single character alternation

Single character alternation in RegExp

Check warning on line 35 in src/components/ui/lexical/utils/markdownTransformers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unnecessary non-capturing group

Unnecessary non-capturing group `(?:\|)`

Check warning on line 35 in src/components/ui/lexical/utils/markdownTransformers.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unnecessary non-capturing group

Unnecessary non-capturing group `(?:\|)`