Skip to content

CI - Build

CI - Build #823

Manually triggered December 8, 2024 23:33
Status Failure
Total duration 12m 49s
Artifacts

ci-build.yml

on: workflow_dispatch
Matrix: linux
Matrix: macos
Matrix: windows
Check Annotations
0s
Check Annotations
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 1 warning
Linux (GCC - SDL2) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - SDL2) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - SDL2) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - SDL2) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - SDL2) / CI: src/mixer.h#L27
invalid template-id
Linux (GCC - SDL2) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (Clang) / CI: src/mixer.h#L27
no member named 'vector' in namespace 'std'
Linux (Clang) / CI: src/mixer.h#L27
unexpected type name 'uint8_t': expected expression
Linux (Clang) / CI: src/mixer.h#L27
expected ')'
Linux (Clang) / CI
Process completed with exit code 2.
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
template argument 1 is invalid
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
invalid template-id
Linux (GCC - Dedicated) / CI: src/mixer.h#L27
‘vector’ is not a member of ‘std’
Windows (x86) / CI: src/mixer.h#L27
'vector': is not a member of 'std'
Windows (x86) / CI: src/mixer.h#L27
'uint8_t': expected an expression instead of a type
Windows (x86) / CI: src/mixer.h#L27
'std::shared_ptr': invalid template argument for '_Ty', type expected
Windows (x86) / CI: src/mixer.h#L27
'std::shared_ptr': use of class template requires template argument list
Windows (x86) / CI: src/mixer.h#L27
syntax error: missing ')' before '>'
Windows (x86) / CI: src/mixer.h#L27
syntax error: '>'
Windows (x86) / CI: src/mixer.h#L27
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (x86) / CI: src/mixer.h#L27
'mem': references must be initialized
Windows (x86) / CI: src/mixer.h#L27
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (x86) / CI: src/mixer.h#L27
'uint': redefinition; typedef cannot be overloaded with any other symbol
Windows (x64) / CI: src/mixer.h#L27
'vector': is not a member of 'std'
Windows (x64) / CI: src/mixer.h#L27
'uint8_t': expected an expression instead of a type
Windows (x64) / CI: src/mixer.h#L27
'std::shared_ptr': invalid template argument for '_Ty', type expected
Windows (x64) / CI: src/mixer.h#L27
'std::shared_ptr': use of class template requires template argument list
Windows (x64) / CI: src/mixer.h#L27
syntax error: missing ')' before '>'
Windows (x64) / CI: src/mixer.h#L27
syntax error: '>'
Windows (x64) / CI: src/mixer.h#L27
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (x64) / CI: src/mixer.h#L27
'mem': references must be initialized
Windows (x64) / CI: src/mixer.h#L27
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (x64) / CI: src/mixer.h#L27
'uint': redefinition; typedef cannot be overloaded with any other symbol
Emscripten / CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636