Run tests by Sploder12 #8
Annotations
17 errors
ubuntu-latest-Run gtest:
src/include/sndx/audio/vorbis.hpp#L4
../data/ogg.hpp: No such file or directory
|
ubuntu-latest-Run gtest:
src/include/sndx/math/lines.hpp#L54
there are no arguments to ‘binomialCoefficients’ that depend on a template parameter, so a declaration of ‘binomialCoefficients’ must be available [-fpermissive]
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L27
call to non-‘constexpr’ function ‘std::vector<_Tp, _Alloc>::vector() [with _Tp = std::byte; _Alloc = std::allocator<std::byte>]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L30
call to non-‘constexpr’ function ‘std::vector<_Tp, _Alloc>::vector() [with _Tp = std::byte; _Alloc = std::allocator<std::byte>]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L33
call to non-‘constexpr’ function ‘std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = std::byte; _Alloc = std::allocator<std::byte>]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L81
call to non-‘constexpr’ function ‘std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = std::byte; _Alloc = std::allocator<std::byte>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L86
call to non-‘constexpr’ function ‘const _Tp* std::vector<_Tp, _Alloc>::data() const [with _Tp = std::byte; _Alloc = std::allocator<std::byte>]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L91
call to non-‘constexpr’ function ‘std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = std::byte; _Alloc = std::allocator<std::byte>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L104
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘short int’ [-Werror=sign-compare]
|
ubuntu-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L118
expression ‘<statement>’ is not a constant expression
|
windows-latest-Run gtest:
src/include/sndx/audio/audio_decoder.hpp#L3
Cannot open include file: 'cstddef': No such file or directory
|
windows-latest-Run gtest:
src/include/sndx/container/packed_view.hpp#L3
Cannot open include file: 'cstddef': No such file or directory
|
windows-latest-Run gtest:
out/build/x64-release/vcpkg_installed/x64-windows/include/glm/detail/_fixes.hpp#L1
Cannot open include file: 'cmath': No such file or directory
|
windows-latest-Run gtest:
src/include/sndx/audio/audio_decoder.hpp#L3
Cannot open include file: 'cstddef': No such file or directory
|
windows-latest-Run gtest:
src/include/sndx/audio/al/audio_data.hpp#L3
Cannot open include file: 'cstddef': No such file or directory
|
windows-latest-Run gtest:
src/include/sndx/audio/audio_decoder.hpp#L3
Cannot open include file: 'cstddef': No such file or directory
|
windows-latest-Run gtest
Process completed with exit code 1.
|