Linter fixes #73
Annotations
13 errors and 2 notices
|
|
|
app/src/common/tx.c#L113
statement should be inside braces
|
|
app/src/common/tx.c#L110
statement should be inside braces
|
|
app/src/crypto.c#L362
statement should be inside braces
|
|
app/src/common/actions.c#L72
variable 'ctx_len' is not initialized
|
|
app/src/ristretto.c#L220
variable 'i' is not initialized
|
|
app/src/ristretto.c#L168
multiple declarations in a single statement reduces readability
|
|
app/src/ristretto.c#L166
multiple declarations in a single statement reduces readability
|
|
app/src/ristretto.c#L162
multiple declarations in a single statement reduces readability
|
|
app/src/ristretto.c#L158
multiple declarations in a single statement reduces readability
|
|
app/src/ristretto.c#L125
multiple declarations in a single statement reduces readability
|
|
|
|
|
|
app/c_api/rust.c#L0
File app/c_api/rust.c does not conform to Custom style guidelines. (lines 7, 11)
|
|
app/src/eth_utils.c#L0
File app/src/eth_utils.c does not conform to Custom style guidelines. (lines 140)
|
The logs for this run have expired and are no longer available.
Loading