Skip to content

Export rename

Export rename #298

Triggered via pull request February 5, 2026 15:42
Status Failure
Total duration 1m 43s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test
Process completed with exit code 101.
Test: examples/app/src/models/user.rs#L3
non-exhaustive patterns: `&user::RelatedEntity::Media` not covered
Test: examples/app/src/models/media.rs#L3
non-exhaustive patterns: `&media::RelatedEntity::User` not covered
Test: examples/app/src/models/user.rs#L3
the trait bound `media::Entity: sea_orm::Related<user::Entity>` is not satisfied
Test: examples/app/src/models/media.rs#L30
the trait bound `media::Entity: sea_orm::Related<user::Entity>` is not satisfied
Test: examples/app/src/models/user.rs#L3
the name `Media` is defined multiple times
Test: examples/app/src/models/media.rs#L3
the name `User` is defined multiple times