Skip to content

Refactor lambda captures in `string_config_keys` to avoid redundant c…

d62a84f
Select commit
Loading
Failed to load commit list.
Merged

Completion of the transition to a pure JSON-based system #27

Refactor lambda captures in `string_config_keys` to avoid redundant c…
d62a84f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 25, 2026 in 28s

Annotations

Check warning on line 50 in source/external_server_api.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this const reference to "std::string" by a "std::string_view".

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzS4NWet5u0PAEOx&open=AZ0kEzS4NWet5u0PAEOx&pullRequest=27

Check warning on line 15 in source/bringauto/JsonValidator.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"catch" a specific exception type.

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzU1NWet5u0PAEO1&open=AZ0kEzU1NWet5u0PAEO1&pullRequest=27

Check warning on line 39 in source/bringauto/JsonValidator.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"catch" a specific exception type.

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzU1NWet5u0PAEO3&open=AZ0kEzU1NWet5u0PAEO3&pullRequest=27

Check warning on line 30 in source/bringauto/JsonHelper.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce verbosity with "using enum" for "bringauto::modules::mission_module::AutonomyState".

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzU-NWet5u0PAEO4&open=AZ0kEzU-NWet5u0PAEO4&pullRequest=27

Check warning on line 39 in source/bringauto/JsonHelper.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce verbosity with "using enum" for "bringauto::modules::mission_module::AutonomyState".

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzU-NWet5u0PAEO5&open=AZ0kEzU-NWet5u0PAEO5&pullRequest=27

Check warning on line 27 in source/bringauto/JsonValidator.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"catch" a specific exception type.

See more on https://sonarcloud.io/project/issues?id=bringauto_mission-module&issues=AZ0kEzU1NWet5u0PAEO2&open=AZ0kEzU1NWet5u0PAEO2&pullRequest=27