Used invinte bug fix #123
Merged
Used invinte bug fix #123
Annotations
4 errors
|
|
|
src/handlers/recipes_suggestions/view.cpp#L63
variable 'inStorage' of type 'std::vector<CookingPlanning::IngredientAvailability>' can be declared 'const' [misc-const-correctness,-warnings-as-errors]
|
|
src/handlers/cooking_planning/view.cpp#L75
variable 'theOnlyStorage' of type 'std::optional<api::StorageId>' (aka 'optional<boost::uuids::uuid>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
|
|
src/handlers/commands/start.cpp#L53
variable 'resp' of type 'std::optional<std::optional<std::string>>' (aka 'optional<optional<basic_string<char>>>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
|
The logs for this run have expired and are no longer available.
Loading