CI #217
Annotations
1 error and 4 warnings
build (nightly, ubuntu-latest)
Error: Command failed: cmake . -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Error at cmake/Macros.cmake:296 (message):
Missing item in FREETYPE_LIBRARY
Call Stack (most recent call first):
src/SFML/Graphics/CMakeLists.txt:137 (sfml_find_package)
|
build (nightly, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (latest, macos-13)
positional parameter 'g' corresponds to parameter 'target' of the overridden method SF::Drawable#draw(target : RenderTarget, states : RenderStates), which has a different name and may affect named argument passing
|
build (latest, macos-13)
positional parameter 'window' corresponds to parameter 'target' of the overridden method SF::Drawable#draw(target : RenderTarget, states : RenderStates), which has a different name and may affect named argument passing
|
build (latest, macos-13)
Deprecated Array(Int32)#product. Use `Indexable#each_cartesian(*others : Indexable, &block)` instead
|