Skip to content

chore: populate Events #46

chore: populate Events

chore: populate Events #46

Triggered via pull request November 7, 2024 16:43
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Build and Test
15s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test: workspace/gh-workflow/src/event.rs#L505
the `#[default]` attribute may only be used on unit enum variants
Build and Test: workspace/gh-workflow/src/event.rs#L377
conflicting implementations of trait `std::fmt::Display` for type `ProjectEvent`
Build and Test: workspace/gh-workflow/src/event.rs#L596
the trait bound `PullRequestEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L603
the trait bound `BranchEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L609
the trait bound `CheckRunEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L615
the trait bound `CheckSuiteEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L646
the trait bound `DiscussionEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L652
the trait bound `DiscussionCommentEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L672
the trait bound `IssueCommentEvent: Serialize` is not satisfied
Build and Test: workspace/gh-workflow/src/event.rs#L678
the trait bound `IssuesEvent: Serialize` is not satisfied