Skip to content

Include Role data on Parent and Child Publisher collections #87

Include Role data on Parent and Child Publisher collections

Include Role data on Parent and Child Publisher collections #87

Triggered via pull request June 9, 2025 02:56
Status Cancelled
Total duration 6h 0m 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The operation was canceled.
build
The job has exceeded the maximum execution time of 6h0m0s
build: src/Nomad/ReadOnlyPublisher.cs#L180
The event 'ReadOnlyPublisher.IsUnlistedUpdated' is never used
build: src/Nomad/ReadOnlyPublisherRoleCollection.cs#L35
The event 'ReadOnlyPublisherRoleCollection.PublishersRemoved' is never used
build: src/Nomad/ReadOnlyEntity.cs#L69
The event 'ReadOnlyEntity.IsUnlistedUpdated' is never used
build: src/Nomad/ReadOnlyUserRole.cs#L46
The event 'ReadOnlyUserRole.DescriptionUpdated' is never used
build: src/Nomad/ModifiableProjectRole.cs#L64
The event 'ModifiableProjectRole.NameUpdated' is never used
build: src/Nomad/ReadOnlyProject.cs#L165
The event 'ReadOnlyProject.CategoryUpdated' is never used
build: src/Nomad/ReadOnlyPublisherRole.cs#L61
The event 'ReadOnlyPublisherRole.ForgetMeUpdated' is never used
build: src/Nomad/ModifiablePublisher.cs#L257
The event 'ModifiablePublisher.DescriptionUpdated' is never used
build: src/Nomad/ModifiableLinksCollection.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Nomad/ModifiableImagesCollection.cs#L116
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.