Skip to content

Build and run tests #217

Build and run tests

Build and run tests #217

Triggered via create April 30, 2023 21:11
Status Failure
Total duration 15m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Tests
Create release
0s
Create release
Matrix: Build packages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Tests (Windows, windows-latest, cl)
Process completed with exit code 1.
Tests (Linux GCC, ubuntu-latest, gcc, true)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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 Clang, ubuntu-latest, llvm, true)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Tests (Linux Clang, ubuntu-latest, llvm, true)
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
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 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, MarkusJx/install-boost@v1.0.1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Tests (Windows, windows-latest, cl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (Windows, windows-latest, cl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (WebAssembly, ubuntu-latest, true)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, mymindstorm/setup-emsdk@v7. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Tests (MacOS clang, macos-latest, true, llvm)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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)
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
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]