[pre-commit.ci] auto fixes from pre-commit.com hooks #835
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/
|
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned int') [-Wsign-compare]
|
This job succeeded
Loading