Skip to content

General cleanup.

General cleanup. #246

Triggered via push June 29, 2024 08:03
Status Failure
Total duration 5m 49s
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 32 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 Clang, ubuntu-latest, llvm, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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 (Linux Clang, ubuntu-latest, llvm, true)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
Tests (Linux GCC, ubuntu-latest, gcc, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
‘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 (Windows, windows-latest, cl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v3, MarkusJx/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Failed to install pipx: 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]
Tests (WebAssembly, ubuntu-latest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v3, mymindstorm/setup-emsdk@v7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/