CI - Build #659
ci-build.yml
on: workflow_dispatch
Check Annotations
0s
Annotations
12 errors
Linux (Clang) / CI:
src/core/bitmath_func.hpp#L201
missing 'typename' prior to dependent type name 'std::make_unsigned<T>::type'
|
Linux (Clang) / CI:
src/core/bitmath_func.hpp#L201
missing 'typename' prior to dependent type name 'std::make_unsigned<T>::type'
|
Linux (Clang) / CI:
src/core/bitmath_func.hpp#L201
missing 'typename' prior to dependent type name 'std::make_unsigned<T>::type'
|
Linux (Clang) / CI
Process completed with exit code 2.
|
Windows (x64) / CI:
src/newgrf.cpp#L432
'reinterpret_cast': cannot convert from 'T' to 'uintptr_t'
|
Windows (x64) / CI:
src/newgrf.cpp#L434
'reinterpret_cast': cannot convert from 'uintptr_t' to 'size_t'
|
Windows (x64) / CI:
src/newgrf.cpp#L434
term does not evaluate to a function taking 1 arguments
|
Windows (x64) / CI
Process completed with exit code 1.
|
Windows (x86) / CI:
src/newgrf.cpp#L432
'reinterpret_cast': cannot convert from 'T' to 'uintptr_t'
|
Windows (x86) / CI:
src/newgrf.cpp#L434
'reinterpret_cast': cannot convert from 'uintptr_t' to 'size_t'
|
Windows (x86) / CI:
src/newgrf.cpp#L434
term does not evaluate to a function taking 1 arguments
|
Windows (x86) / CI
Process completed with exit code 1.
|