[pre-commit.ci] pre-commit autoupdate #837
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: xom9ikk/dotenv@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
|
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
This job succeeded
Loading