[pre-commit.ci] pre-commit autoupdate #871
Annotations
10 warnings
⚙️ Build:
cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
|
⚙️ Build:
cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
⚙️ Build:
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
Loading