AT Host Refactoring for pipe based architecture #810
Annotations
8 errors and 10 warnings
|
|
|
app/src/sm_uart_handler.c#L192
app/src/sm_uart_handler.c:192 do not use C99 // comments
|
|
app/src/sm_ppp.c#L349
app/src/sm_ppp.c:349 do not use assignment in if condition
|
|
app/src/sm_at_host.c#L1837
app/src/sm_at_host.c:1837 do not use C99 // comments
|
|
app/src/sm_at_host.c#L1781
app/src/sm_at_host.c:1781 do not use C99 // comments
|
|
app/src/sm_at_host.c#L1750
app/src/sm_at_host.c:1750 space required before the open parenthesis '('
|
|
app/src/sm_at_host.c#L925
app/src/sm_at_host.c:925 do not use C99 // comments
|
|
app/src/sm_at_host.c#L428
app/src/sm_at_host.c:428 "(foo*)" should be "(foo *)"
|
|
app/src/sm_at_host.c#L712
app/src/sm_at_host.c:712 Block comments should align the * on each line
|
|
app/src/sm_at_host.c#L707
app/src/sm_at_host.c:707 Block comments should align the * on each line
|
|
app/src/sm_at_host.c#L695
app/src/sm_at_host.c:695 Block comments should align the * on each line
|
|
app/src/sm_at_host.c#L528
app/src/sm_at_host.c:528 line length of 101 exceeds 100 columns
|
|
app/src/sm_at_host.c#L489
app/src/sm_at_host.c:489 line length of 108 exceeds 100 columns
|
|
app/src/sm_at_host.c#L428
app/src/sm_at_host.c:428 Missing a blank line after declarations
|
|
app/src/sm_at_host.c#L419
app/src/sm_at_host.c:419 line length of 108 exceeds 100 columns
|
|
app/src/sm_at_host.c#L371
app/src/sm_at_host.c:371 line length of 110 exceeds 100 columns
|
|
app/src/sm_at_host.c#L340
app/src/sm_at_host.c:340 line length of 109 exceeds 100 columns
|
|
app/src/sm_at_host.c#L183
app/src/sm_at_host.c:183 Missing a blank line after declarations
|
The logs for this run have expired and are no longer available.
Loading