Add support for event stream merging for Python node API #2164
Annotations
10 warnings
libraries/message/src/lib.rs#L26
useless conversion to the same type: `std::string::String`
|
libraries/shared-memory-server/src/lib.rs#L17
unsafe function's docs miss `# Safety` section
|
libraries/shared-memory-server/src/lib.rs#L56
unsafe function's docs miss `# Safety` section
|
binaries/runtime/src/operator/python.rs#L308
returning the result of a `let` binding from a block
|
libraries/communication-layer/request-reply/src/lib.rs#L24
very complex type used. Consider factoring parts into `type` definitions
|
libraries/communication-layer/request-reply/src/lib.rs#L45
very complex type used. Consider factoring parts into `type` definitions
|
libraries/communication-layer/request-reply/src/lib.rs#L64
very complex type used. Consider factoring parts into `type` definitions
|
binaries/cli/src/template/c/mod.rs#L41
the borrowed expression implements the required traits
|
binaries/cli/src/template/cxx/mod.rs#L39
the borrowed expression implements the required traits
|
binaries/cli/src/template/python/mod.rs#L84
the borrowed expression implements the required traits
|
The logs for this run have expired and are no longer available.
Loading