2500% performance increase to saving CCLCC thumbnails #72
Annotations
2 errors and 5 warnings
src/games/cclcc/savesystem.cpp#L238
‘std::chrono’ has not been declared
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/games/chlcc/savesystem.cpp#L592
control reaches end of non-void function [-Wreturn-type]
|
src/games/chlcc/savemenu.cpp#L200
‘%02d’ directive writing between 2 and 11 bytes into a region of size 3 [-Wformat-overflow=]
|
src/games/chlcc/savemenu.cpp#L221
‘:’ directive writing 1 byte into a region of size between 0 and 4 [-Wformat-overflow=]
|
src/games/cclcc/savesystem.cpp#L674
control reaches end of non-void function [-Wreturn-type]
|
This job failed
Loading