Merge pull request #41 from WindowsAppCommunity/copilot/fix-40 #56
Annotations
1 error and 10 warnings
|
build-and-publish
Process completed with exit code 1.
|
|
build-and-publish:
src/Nomad/ReadOnlyPublisherRole.cs#L55
The event 'ReadOnlyPublisherRole.DescriptionUpdated' is never used
|
|
build-and-publish:
src/Nomad/ModifiableUser.cs#L213
The event 'ModifiableUser.LinksRemoved' is never used
|
|
build-and-publish:
src/Nomad/ModifiablePublisherRole.cs#L64
The event 'ModifiablePublisherRole.ExtendedDescriptionUpdated' is never used
|
|
build-and-publish:
src/Nomad/ReadOnlyPublisherRole.cs#L91
The event 'ReadOnlyPublisherRole.ProjectsRemoved' is never used
|
|
build-and-publish:
src/Nomad/ModifiableEntity.cs#L82
The event 'ModifiableEntity.ImagesAdded' is never used
|
|
build-and-publish:
src/Nomad/ModifiableUser.cs#L195
The event 'ModifiableUser.ExtendedDescriptionUpdated' is never used
|
|
build-and-publish:
src/Nomad/ReadOnlyProject.cs#L177
The event 'ReadOnlyProject.ExtendedDescriptionUpdated' is never used
|
|
build-and-publish:
src/Nomad/ReadOnlyProjectRole.cs#L61
The event 'ReadOnlyProjectRole.NameUpdated' 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.
|