feat(cli): add delete commands for user, project, publisher #3
Annotations
10 warnings
|
sdk/src/Nomad/ModifiableProjectRole.cs#L103
The event 'ModifiableProjectRole.FeaturesRemoved' is never used
|
|
sdk/src/Nomad/ReadOnlyUserRole.cs#L52
The event 'ReadOnlyUserRole.ForgetMeUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyImagesCollection.cs#L31
The event 'ReadOnlyImagesCollection.ImagesRemoved' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisherRole.cs#L58
The event 'ReadOnlyPublisherRole.ExtendedDescriptionUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisher.cs#L198
The event 'ReadOnlyPublisher.ImagesRemoved' is never used
|
|
sdk/src/Nomad/ReadOnlyProjectRole.cs#L73
The event 'ReadOnlyProjectRole.IsUnlistedUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyProjectRole.cs#L94
The event 'ReadOnlyProjectRole.AccentColorUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisherRoleCollection.cs#L35
The event 'ReadOnlyPublisherRoleCollection.PublishersRemoved' is never used
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading