Merge pull request #39 from WindowsAppCommunity/38-parentpublisher-an… #88
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#L266
The event 'ModifiablePublisher.IsUnlistedUpdated' is never used
|
|
build:
src/Nomad/ReadOnlyPublisherRole.cs#L52
The event 'ReadOnlyPublisherRole.NameUpdated' is never used
|
|
build:
src/Nomad/ReadOnlyEntity.cs#L63
The event 'ReadOnlyEntity.ExtendedDescriptionUpdated' is never used
|
|
build:
src/Nomad/ModifiablePublisher.cs#L290
The event 'ModifiablePublisher.ProjectsAdded' is never used
|
|
build:
src/Nomad/ModifiablePublisherRole.cs#L97
The event 'ModifiablePublisherRole.ProjectsRemoved' is never used
|
|
build:
src/Nomad/ModifiableUserRole.cs#L42
The event 'ModifiableUserRole.DescriptionUpdated' is never used
|
|
build:
src/Nomad/ReadOnlyProjectRole.cs#L79
The event 'ReadOnlyProjectRole.ConnectionsRemoved' is never used
|
|
build:
src/Nomad/ReadOnlyConnectionCollection.cs#L29
The event 'ReadOnlyConnectionCollection.ConnectionsAdded' is never used
|
|
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.
|
|
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.
|