Add ability to generate new artifact type #139
Annotations
7 errors
crates/oci-tar-builder/src/lib.rs#L28
type parameter `T` must be used as the type parameter for some local type (e.g., `MyStruct<T>`)
|
crates/oci-tar-builder/src/lib.rs#L30
the trait bound `T: Serialize` is not satisfied
|
crates/oci-tar-builder/src/lib.rs#L36
mismatched types
|
crates/oci-tar-builder/src/lib.rs#L40
mismatched types
|
crates/oci-tar-builder/src/lib.rs#L238
no method named `as_str` found for reference `&str` in the current scope
|
crates/oci-tar-builder/src/lib.rs#L239
no method named `as_str` found for reference `&str` in the current scope
|
|
This job failed
Loading