Rework github actions to use cmake presets #97
Annotations
20 errors
build (ubuntu-latest, Clang, Debug)
call to consteval function 'std::chrono::hh_mm_ss::_S_fractional_width' is not a constant expression
|
build (ubuntu-latest, Clang, Debug):
src/fight/include/elevation/fight/combo.h#L90
unused parameter 'arg' [-Werror,-Wunused-parameter]
|
build (ubuntu-latest, Clang, Debug):
src/fight/include/elevation/fight/combo.h#L110
unused parameter 'arg' [-Werror,-Wunused-parameter]
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level10.h#L30
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level5.h#L48
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level5.h#L64
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level5.h#L80
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level5.h#L103
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level7.h#L32
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Debug):
src/level/include/elevation/level/level9.h#L69
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/fight/include/elevation/fight/combo.h#L90
unused parameter 'arg' [-Werror,-Wunused-parameter]
|
build (ubuntu-latest, Clang, Release):
src/fight/include/elevation/fight/combo.h#L110
unused parameter 'arg' [-Werror,-Wunused-parameter]
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level10.h#L30
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level5.h#L48
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level5.h#L64
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level5.h#L80
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level5.h#L103
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level7.h#L32
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release):
src/level/include/elevation/level/level9.h#L69
no viable constructor or deduction guide for deduction of template arguments of 'parameters'
|
build (ubuntu-latest, Clang, Release)
call to consteval function 'std::chrono::hh_mm_ss::_S_fractional_width' is not a constant expression
|