Skip to content

no namespace

no namespace #510

Triggered via push December 31, 2024 01:10
Status Failure
Total duration 2m 43s
Artifacts

lint.yaml

on: push
check-remove-before-flight
16s
check-remove-before-flight
check-cpp
1m 57s
check-cpp
check-iwyu
2m 31s
check-iwyu
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
check-cpp
Process completed with exit code 1.
readability/multiline_comment: numerics/sin_cos.cpp#L39
Could not find end of multi-line comment
readability/multiline_comment: numerics/sin_cos.cpp#L38
Complex multi-line /*...*/-style comment found. Lint may give bogus warnings. Consider replacing these with //-style comments, with #if 0...#endif, or with more clearly structured multi-line comments.
whitespace/indent: numerics/sin_cos.cpp#L39
Weird number of spaces at line-start. Are you using a 2-space indent?
whitespace/indent: numerics/sin_cos.cpp#L40
Weird number of spaces at line-start. Are you using a 2-space indent?
whitespace/indent: numerics/sin_cos.cpp#L41
Weird number of spaces at line-start. Are you using a 2-space indent?
readability/multiline_comment: numerics/sin_cos.cpp#L78
Complex multi-line /*...*/-style comment found. Lint may give bogus warnings. Consider replacing these with //-style comments, with #if 0...#endif, or with more clearly structured multi-line comments.
whitespace/parens: numerics/sin_cos.cpp#L146
Extra space before ( in function call
whitespace/parens: numerics/sin_cos.cpp#L157
Extra space before ( in function call
whitespace/parens: numerics/sin_cos.cpp#L181
Extra space before ( in function call
whitespace/parens: numerics/sin_cos.cpp#L196
Extra space before ( in function call