Change: Allow encoding 32bpp-only sprites. #78
ci-build.yml
on: pull_request
Matrix: Linux
Matrix: Mac OS
Matrix: Windows
Annotations
4 warnings
Linux (gcc, g++)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux (gcc, g++):
src/grfcodec.cpp#L258
unused parameter ‘rgba’ [-Wunused-parameter]
|
Linux (clang, clang++)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux (clang, clang++):
src/grfcodec.cpp#L258
unused parameter 'rgba' [-Wunused-parameter]
|