Skip to content

Add Nix package run option (#73) #240

Add Nix package run option (#73)

Add Nix package run option (#73) #240

Triggered via push March 25, 2024 21:09
Status Success
Total duration 7m 15s
Artifacts
Matrix: Tests
Create release
0s
Create release
Matrix: Build packages
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
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 (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): src/translator/grammar/Grammar.cpp#L298
variable 'error_count' set but not used [-Wunused-but-set-variable]
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/install-boost@v2.4.4. 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/
Tests (MacOS clang, macos-latest, true, llvm)
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 (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)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
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]