Skip to content

Merge pull request #43 from WindowsAppCommunity/copilot/fix-42 #97

Merge pull request #43 from WindowsAppCommunity/copilot/fix-42

Merge pull request #43 from WindowsAppCommunity/copilot/fix-42 #97

Triggered via push September 7, 2025 03:31
Status Cancelled
Total duration 6h 0m 19s
Artifacts

build.yml

on: push
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/ModifiablePublisher.cs#L257
The event 'ModifiablePublisher.DescriptionUpdated' is never used
build: src/Nomad/ReadOnlyPublisherRole.cs#L82
The event 'ReadOnlyPublisherRole.ImagesRemoved' is never used
build: src/Nomad/ReadOnlyUser.cs#L164
The event 'ReadOnlyUser.PublishersRemoved' is never used
build: src/Nomad/ModifiableProjectRole.cs#L64
The event 'ModifiableProjectRole.NameUpdated' is never used
build: src/Nomad/ReadOnlyUser.cs#L170
The event 'ReadOnlyUser.ProjectsRemoved' is never used
build: src/Nomad/ReadOnlyPublisherRole.cs#L85
The event 'ReadOnlyPublisherRole.AccentColorUpdated' is never used
build: src/Nomad/ModifiableProjectRole.cs#L82
The event 'ModifiableProjectRole.ConnectionsRemoved' is never used
build: src/Nomad/ModifiableUserRole.cs#L75
The event 'ModifiableUserRole.PublishersRemoved' is never used
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.
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.