Skip to content

Cli : elaborate description

e4dbb82
Select commit
Loading
Failed to load commit list.
Merged

Refine CLI #31

Cli : elaborate description
e4dbb82
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 28, 2025 in 2s

7 new alerts

New alerts in code changed by this pull request

  • 7 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 451 in src/domain/board.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _ is not used.

Check notice on line 204 in src/domain/conflict_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _ is not used.

Check notice on line 217 in src/domain/conflict_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _ is not used.

Check notice on line 143 in src/domain/meshline_policy_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _ is not used.

Check notice on line 143 in src/domain/meshline_policy_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable __ is not used.

Check notice on line 170 in src/domain/meshline_policy_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _ is not used.

Check notice on line 306 in src/infra/parsers/parser_from_csx.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.