Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 #807
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⚙️ Build:
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
⚙️ Build:
cpp-terminal/stream.hpp#L50
mangled name for 'Term::TOstream& Term::TOstream::operator<<(const T&) [with T = std::__cxx11::basic_string<char>() noexcept]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
|
⚙️ Build:
examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
Loading