Skip to content

Fixes after rebase

08c421d
Select commit
Loading
Failed to load commit list.
Open

Custom Hierarchies #1432

Fixes after rebase
08c421d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 11, 2025 in 3s

6 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 143 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function globToRegexLongForm is unreachable

Check notice on line 154 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function globToRegexShortForm is unreachable

Check notice on line 220 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 172 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function C_A_T_C_H_T_E_S_T_4 is unreachable (
autoRegistrar5
must be removed at the same time)

Check warning on line 172 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Poorly documented large function Warning test

Poorly documented function: fewer than 2% comments for a function of 194 lines.

Check notice on line 367 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function C_A_T_C_H_T_E_S_T_6 is unreachable (
autoRegistrar7
must be removed at the same time)