Skip to content

Merge pull request #39 from WindowsAppCommunity/38-parentpublisher-an… #54

Merge pull request #39 from WindowsAppCommunity/38-parentpublisher-an…

Merge pull request #39 from WindowsAppCommunity/38-parentpublisher-an… #54

Triggered via push June 9, 2025 09:54
Status Failure
Total duration 28s
Artifacts

publish.yml

on: push
build-and-publish
22s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-publish
Process completed with exit code 1.
build-and-publish: src/Nomad/ReadOnlyProjectRole.cs#L64
The event 'ReadOnlyProjectRole.DescriptionUpdated' is never used
build-and-publish: src/Nomad/ModifiableUser.cs#L219
The event 'ModifiableUser.ImagesRemoved' is never used
build-and-publish: src/Nomad/ReadOnlyUserRole.cs#L61
The event 'ReadOnlyUserRole.ConnectionsRemoved' is never used
build-and-publish: src/Nomad/ReadOnlyUserRole.cs#L79
The event 'ReadOnlyUserRole.PublishersRemoved' is never used
build-and-publish: src/Nomad/ReadOnlyPublisher.cs#L189
The event 'ReadOnlyPublisher.LinksAdded' is never used
build-and-publish: src/Nomad/ModifiablePublisherRole.cs#L70
The event 'ModifiablePublisherRole.IsUnlistedUpdated' is never used
build-and-publish: src/Nomad/ModifiableUserRole.cs#L57
The event 'ModifiableUserRole.ConnectionsRemoved' is never used
build-and-publish: src/Nomad/ReadOnlyProject.cs#L192
The event 'ReadOnlyProject.LinksAdded' is never used
build-and-publish: 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-and-publish: 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.