Skip to content

Improves move application and validation #44

Improves move application and validation

Improves move application and validation #44

Triggered via push June 4, 2025 08:48
Status Failure
Total duration 36m 52s
Artifacts

cppcheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/initialize.cpp#L43
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: src/cdt-opt.cpp#L24
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: src/cdt.cpp#L58
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: vcpkg_installed/x64-linux/include/CGAL/Iterator_project.h#L139
no match for 'operator-' (operand types are 'const CGAL::Triangulation_3<CGAL::Epick, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Epick>, CGAL::Triangulation_cell_base_with_info_3<int, CGAL::Epick> >, CGAL::Default>::Finite_vertices_iterator' and 'const CGAL::Triangulation_3<CGAL::Epick, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Epick>, CGAL::Triangulation_cell_base_with_info_3<int, CGAL::Epick> >, CGAL::Default>::Finite_vertices_iterator')
build
Process completed with exit code 2.