CI - Build #535
ci-build.yml
on: workflow_dispatch
Check Annotations
0s
Annotations
48 errors
Linux (Clang - Release):
src/sl/saveload.h#L288
no member named 'test' in 'sl_is_derived_from_array<T, U>'
|
Linux (Clang - Release)
Process completed with exit code 2.
|
Linux (Clang - Debug):
src/sl/saveload.h#L288
no member named 'test' in 'sl_is_derived_from_array<T, U>'
|
Linux (Clang - Debug)
Process completed with exit code 2.
|
Emscripten:
src/sl/saveload.h#L288
no member named 'test' in 'sl_is_derived_from_array<T, U>'; did you mean 'tzset'?
|
Emscripten
Process completed with exit code 2.
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
'test': is not a member of 'sl_is_derived_from_array<std::array,T>'
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
'test': identifier not found
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
'unknown-type': left of '::' must be a class, struct or union
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
type 'unknown-type' unexpected
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
'sl_is_derived_from_array<std::array,T>::value': an object of const-qualified type must be initialized
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L288
'value': is not a member of '`global namespace''
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L355
expression did not evaluate to a constant
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L356
'T': must be a class or namespace when followed by '::'
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L356
'T': left of '::' must be a class/struct/union
|
Windows (windows-2019 / x86):
src/sl/saveload.h#L356
syntax error: missing '>' before identifier 'value_type'
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
'test': is not a member of 'sl_is_derived_from_array<std::array,T>'
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
'test': identifier not found
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
'unknown-type': left of '::' must be a class, struct or union
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
type 'unknown-type' unexpected
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
'sl_is_derived_from_array<std::array,T>::value': an object of const-qualified type must be initialized
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L288
'value': is not a member of '`global namespace''
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L355
expression did not evaluate to a constant
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L356
'T': must be a class or namespace when followed by '::'
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L356
'T': left of '::' must be a class/struct/union
|
Windows (windows-2019 / x64):
src/sl/saveload.h#L356
syntax error: missing '>' before identifier 'value_type'
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
'test': is not a member of 'sl_is_derived_from_array<std::array,T>'
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
'test': identifier not found
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
'unknown-type': left of '::' must be a class, struct or union
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
type 'unknown-type' unexpected
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
'sl_is_derived_from_array<std::array,T>::value': an object of const-qualified type must be initialized
|
Windows (windows-latest / x86):
src/sl/saveload.h#L288
'value': is not a member of '`global namespace''
|
Windows (windows-latest / x86):
src/sl/saveload.h#L355
expression did not evaluate to a constant
|
Windows (windows-latest / x86):
src/sl/saveload.h#L356
'T': must be a class or namespace when followed by '::'
|
Windows (windows-latest / x86):
src/sl/saveload.h#L356
'T': left of '::' must be a class/struct/union
|
Windows (windows-latest / x86):
src/sl/saveload.h#L356
syntax error: missing '>' before identifier 'value_type'
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
'test': is not a member of 'sl_is_derived_from_array<std::array,T>'
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
'test': identifier not found
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
'unknown-type': left of '::' must be a class, struct or union
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
type 'unknown-type' unexpected
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
'sl_is_derived_from_array<std::array,T>::value': an object of const-qualified type must be initialized
|
Windows (windows-latest / x64):
src/sl/saveload.h#L288
'value': is not a member of '`global namespace''
|
Windows (windows-latest / x64):
src/sl/saveload.h#L355
expression did not evaluate to a constant
|
Windows (windows-latest / x64):
src/sl/saveload.h#L356
'T': must be a class or namespace when followed by '::'
|
Windows (windows-latest / x64):
src/sl/saveload.h#L356
'T': left of '::' must be a class/struct/union
|
Windows (windows-latest / x64):
src/sl/saveload.h#L356
syntax error: missing '>' before identifier 'value_type'
|
Mac OS (x64):
src/sl/saveload.h#L288
no member named 'test' in 'sl_is_derived_from_array<T, U>'; did you mean 'tzset'?
|
Mac OS (x64)
Process completed with exit code 2.
|