Feat(embeddings): Embeddable derive macro #148
Annotations
10 errors and 2 warnings
rig-core/tests/embeddable_macro.rs#L1
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L11
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L52
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L89
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L118
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L156
struct `OneOrMany` is private
|
rig-core/tests/embeddable_macro.rs#L7
no associated item named `SerdeError` found for struct `EmbeddableError` in the current scope
|
rig-core/tests/embeddable_macro.rs#L11
`?` operator has incompatible types
|
rig-core/tests/embeddable_macro.rs#L52
`?` operator has incompatible types
|
rig-core/tests/embeddable_macro.rs#L89
`?` operator has incompatible types
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading