add tests #1247
config.yml
on: push
Matrix: darwin
Matrix: linux-emscripten
Matrix: linux-no-glfw
Matrix: linux
Matrix: vcpkg-on-linux
Matrix: windows
Annotations
6 errors and 2 warnings
|
linux-no-glfw (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
linux (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
tests/math/MathUtils_test.cpp#L20
‘isnan’ is not a member of ‘std’
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
tests/math/MathUtils_test.cpp#L20
‘isnan’ is not a member of ‘std’
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
tests/math/MathUtils_test.cpp#L20
‘isnan’ is not a member of ‘std’
|
|
vcpkg-on-linux (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28090
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28111
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|