Skip to content

Add dashed arrow.

Add dashed arrow. #235

Triggered via pull request August 12, 2023 20:54
Status Success
Total duration 12m 11s
Artifacts

continuous-integration.yaml

on: pull_request
Matrix: Tests
Create release
0s
Create release
Matrix: Build packages
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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): src/translator/grammar/Grammar.cpp#L298
variable 'error_count' set but not used [-Wunused-but-set-variable]
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)
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)
'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)
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
Tests (Windows, windows-latest, cl)
'context': unreferenced formal parameter [D:\a\Diagon\Diagon\build\_deps\antlr-build\runtime\antlr4_static.vcxproj]
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 (MacOS clang, macos-latest, true, llvm)
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 (MacOS clang, macos-latest, true, llvm)
comparison of integers of different signs: 'std::basic_string<char32_t>::value_type' (aka 'char32_t') and 'std::char_traits<wchar_t>::int_type' (aka 'int') [-Wsign-compare]
Tests (MacOS clang, macos-latest, true, llvm)
unused parameter 'context' [-Wunused-parameter]
Tests (MacOS clang, macos-latest, true, llvm): src/screen/Screen.cpp#L12
'codecvt_utf8_utf16<wchar_t, 1114111, 0>' is deprecated [-Wdeprecated-declarations]
Tests (MacOS clang, macos-latest, true, llvm): src/screen/Screen.cpp#L12
'wstring_convert<std::codecvt_utf8_utf16<wchar_t, 1114111, 0>>' is deprecated [-Wdeprecated-declarations]
Tests (MacOS clang, macos-latest, true, llvm): src/screen/Screen.cpp#L17
'codecvt_utf8_utf16<wchar_t, 1114111, 0>' is deprecated [-Wdeprecated-declarations]
Tests (MacOS clang, macos-latest, true, llvm): src/screen/Screen.cpp#L17
'wstring_convert<std::codecvt_utf8_utf16<wchar_t, 1114111, 0>>' is deprecated [-Wdeprecated-declarations]
Tests (MacOS clang, macos-latest, true, llvm)
non-void function does not return a value in all control paths [-Wreturn-type]
Tests (MacOS clang, macos-latest, true, llvm): src/translator/grammar/Grammar.cpp#L298
variable 'error_count' set but not used [-Wunused-but-set-variable]