Skip to content

Implement missing host math funcs #3467

Implement missing host math funcs

Implement missing host math funcs #3467

Triggered via push July 23, 2024 10:51
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
cpp-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cpp-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
include/hip/devicelib/host_math_funcs.hh:9:41 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L9
parameter name 'x' is too short, expected at least 3 characters
include/hip/devicelib/host_math_funcs.hh:10:41 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L10
parameter name 'x' is too short, expected at least 3 characters
include/hip/devicelib/host_math_funcs.hh:11:45 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L11
parameter name 'x' is too short, expected at least 3 characters
Run clang-format on include/hip/devicelib/host_math_funcs.hh: include/hip/devicelib/host_math_funcs.hh#L1
File include/hip/devicelib/host_math_funcs.hh does not conform to Custom style guidelines. (lines 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 63, 65, 70, 71, 72, 73)