Skip to content

Add comprehensive GitHub Copilot instructions for WindowsAppCommunity.Sdk #96

Add comprehensive GitHub Copilot instructions for WindowsAppCommunity.Sdk

Add comprehensive GitHub Copilot instructions for WindowsAppCommunity.Sdk #96

Re-run triggered September 7, 2025 03:29
Status Cancelled
Total duration 6h 0m 19s
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/ReadOnlyProject.cs#L204
The event 'ReadOnlyProject.AccentColorUpdated' is never used
build: src/Nomad/ReadOnlyPublisherRole.cs#L76
The event 'ReadOnlyPublisherRole.LinksRemoved' is never used
build: src/Nomad/ReadOnlyConnection.cs#L26
The event 'ReadOnlyConnection.ValueUpdated' is never used
build: src/Nomad/ModifiableUser.cs#L222
The event 'ModifiableUser.PublishersAdded' is never used
build: src/Nomad/ReadOnlyProjectRole.cs#L61
The event 'ReadOnlyProjectRole.NameUpdated' is never used
build: src/Nomad/ModifiablePublisher.cs#L278
The event 'ModifiablePublisher.LinksRemoved' is never used
build: src/Nomad/ReadOnlyUser.cs#L170
The event 'ReadOnlyUser.ProjectsRemoved' is never used
build: src/Nomad/ModifiablePublisherRole.cs#L97
The event 'ModifiablePublisherRole.ProjectsRemoved' 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.