chore: populate Events #46
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
|