Skip to content

Merge pull request #1 from WindowsAppCommunity/role-data-on-publisher… #11

Merge pull request #1 from WindowsAppCommunity/role-data-on-publisher…

Merge pull request #1 from WindowsAppCommunity/role-data-on-publisher… #11

Triggered via push June 9, 2025 17:53
Status Success
Total duration 40s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: sdk/src/Nomad/ReadOnlyUserRole.cs#L55
The event 'ReadOnlyUserRole.IsUnlistedUpdated' is never used
build: sdk/src/Nomad/ModifiableProject.cs#L254
The event 'ModifiableProject.LinksRemoved' is never used
build: sdk/src/Nomad/ModifiableUser.cs#L195
The event 'ModifiableUser.ExtendedDescriptionUpdated' is never used
build: sdk/src/Nomad/ReadOnlyPublisher.cs#L174
The event 'ReadOnlyPublisher.ExtendedDescriptionUpdated' is never used
build: sdk/src/Nomad/ModifiablePublisherRole.cs#L70
The event 'ModifiablePublisherRole.IsUnlistedUpdated' is never used
build: sdk/src/Nomad/ModifiableProjectRole.cs#L97
The event 'ModifiableProjectRole.AccentColorUpdated' is never used
build: sdk/src/Nomad/ModifiableUser.cs#L189
The event 'ModifiableUser.NameUpdated' is never used
build: sdk/src/Nomad/ModifiableUser.cs#L207
The event 'ModifiableUser.ConnectionsRemoved' is never used
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.
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.