Skip to content

Merge pull request #2 from WindowsAppCommunity/fix/add-image-from-loc… #13

Merge pull request #2 from WindowsAppCommunity/fix/add-image-from-loc…

Merge pull request #2 from WindowsAppCommunity/fix/add-image-from-loc… #13

Triggered via push August 27, 2025 02:29
Status Success
Total duration 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: sdk/src/Nomad/ModifiablePublisher.cs#L278
The event 'ModifiablePublisher.LinksRemoved' is never used
build: sdk/src/Nomad/ModifiableProjectRole.cs#L94
The event 'ModifiableProjectRole.ImagesRemoved' is never used
build: sdk/src/Nomad/ReadOnlyEntity.cs#L84
The event 'ReadOnlyEntity.ImagesAdded' is never used
build: sdk/src/Nomad/ReadOnlyLinksCollection.cs#L37
The event 'ReadOnlyLinksCollection.LinksAdded' is never used
build: sdk/src/Nomad/ModifiablePublisher.cs#L275
The event 'ModifiablePublisher.LinksAdded' is never used
build: sdk/src/Nomad/ReadOnlyUserRole.cs#L82
The event 'ReadOnlyUserRole.ProjectsAdded' is never used
build: sdk/src/Nomad/ModifiablePublisherRole.cs#L85
The event 'ModifiablePublisherRole.ImagesAdded' is never used
build: sdk/src/Nomad/ReadOnlyUserRole.cs#L73
The event 'ReadOnlyUserRole.ImagesRemoved' is never used
build: sdk/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: sdk/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.