Skip to content

fix build (#79)

fix build (#79) #248

Triggered via push October 16, 2024 03:26
Status Failure
Total duration 6m 42s
Artifacts
Matrix: Tests
Create release
0s
Create release
Publish website
0s
Publish website
Matrix: Build packages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 31 warnings
Tests (Windows, windows-latest, cl): src/translator/graph_dag/dag_to_graph.cpp#L284
'back_inserter': is not a member of 'std' [D:\a\Diagon\Diagon\build\src\translator\graph_dag\translator_graph_dag.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_dag/dag_to_graph.cpp#L284
'back_inserter': identifier not found [D:\a\Diagon\Diagon\build\src\translator\graph_dag\translator_graph_dag.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_dag/dag_to_graph.cpp#L281
'std::set_intersection': no matching overloaded function found [D:\a\Diagon\Diagon\build\src\translator\graph_dag\translator_graph_dag.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
'unique_ptr': is not a member of 'std' [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
syntax error: missing ';' before '<' [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
syntax error: '<' [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
syntax error: missing ';' before '{' [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl): src/translator/graph_planar/GraphPlanarEmpty.cpp#L3
'{': missing function header (old-style formal list?) [D:\a\Diagon\Diagon\build\src\translator\graph_planar\translator_graph_planar.vcxproj]
Tests (Windows, windows-latest, cl)
Process completed with exit code 1.
Tests (Linux GCC, ubuntu-latest, gcc, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Linux GCC, ubuntu-latest, gcc, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘antlr4::dfa::Vocabulary::EMPTY_VOCABULARY’ is deprecated: Use the default constructor of Vocabulary instead. [-Wdeprecated-declarations]
Tests (Linux GCC, ubuntu-latest, gcc, true)
unused parameter ‘context’ [-Wunused-parameter]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux GCC, ubuntu-latest, gcc, true)
‘virtual bool antlr4::tree::ParseTree::operator==(const antlr4::tree::ParseTree&) const’ was hidden [-Woverloaded-virtual=]
Tests (Linux Clang, ubuntu-latest, llvm, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Linux Clang, ubuntu-latest, llvm, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Linux Clang, ubuntu-latest, llvm, true)
unused parameter 'context' [-Wunused-parameter]
Tests (Linux Clang, ubuntu-latest, llvm, true)
non-void function does not return a value in all control paths [-Wreturn-type]
Tests (WebAssembly, ubuntu-latest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, mymindstorm/setup-emsdk@v7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (WebAssembly, ubuntu-latest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, mymindstorm/setup-emsdk@v7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Windows, windows-latest, cl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Windows, windows-latest, cl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, MarkusJx/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Windows, windows-latest, cl)
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Tests (Windows, windows-latest, cl)
'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead. [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
with [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
[ [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
_Ty=int [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
] [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
and [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
[ [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
_Ty1=uint8_t [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
] [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]