Beginning of the OTLP generator, example usage of the OTel sdk #3460
Annotations
10 errors
lading/src/generator/otlp.rs#L53
field `shutdown` is never read
|
lading/src/generator/otlp.rs#L57
used `unwrap()` on a `Result` value
|
lading/src/generator/otlp.rs#L89
this argument is passed by value, but not consumed in the function body
|
lading/src/generator/otlp.rs#L222
unneeded `return` statement
|
lading/src/generator/otlp.rs#L223
unneeded `return` statement
|
lading/src/generator/otlp.rs#L129
consider adding a `;` to the last statement for consistent formatting
|
lading/src/generator/otlp.rs#L157
consider adding a `;` to the last statement for consistent formatting
|
lading/src/generator/otlp.rs#L208
consider adding a `;` to the last statement for consistent formatting
|
lading/src/generator/otlp.rs#L222
matching over `()` is more explicit
|
lading/src/generator/otlp.rs#L105
unused `async` for function with no await statements
|
The logs for this run have expired and are no longer available.
Loading