Bump rocm-docs-core from 1.9.0 to 1.10.0 in /docs/sphinx #21899
Annotations
1 error and 3 warnings
|
src/targets/gpu/kernels/include/migraphx/kernels/pp.hpp#L39
replace macro with enum [cppcoreguidelines-macro-to-enum,modernize-macro-to-enum,-warnings-as-errors]
|
src/targets/gpu/kernels/include/migraphx/kernels/pp.hpp#L39
macro 'MIGRAPHX_PP_COMPL_0' defines an integral constant; prefer an enum instead [cppcoreguidelines-macro-to-enum,modernize-macro-to-enum,-warnings-as-errors]
|
src/targets/gpu/kernels/include/migraphx/kernels/pp.hpp#L40
macro 'MIGRAPHX_PP_COMPL_1' defines an integral constant; prefer an enum instead [cppcoreguidelines-macro-to-enum,modernize-macro-to-enum,-warnings-as-errors]
|
This job failed
Loading