Fix adding images using local path #2
Merged
Annotations
10 warnings
|
sdk/src/Nomad/ModifiableProjectRole.cs#L88
The event 'ModifiableProjectRole.LinksRemoved' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisher.cs#L207
The event 'ReadOnlyPublisher.ProjectsRemoved' is never used
|
|
sdk/src/Nomad/ModifiableUser.cs#L192
The event 'ModifiableUser.DescriptionUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisherRole.cs#L67
The event 'ReadOnlyPublisherRole.ConnectionsAdded' is never used
|
|
sdk/src/Nomad/ReadOnlyImagesCollection.cs#L28
The event 'ReadOnlyImagesCollection.ImagesAdded' is never used
|
|
sdk/src/Nomad/ReadOnlyPublisherRole.cs#L58
The event 'ReadOnlyPublisherRole.ExtendedDescriptionUpdated' is never used
|
|
sdk/src/Nomad/ModifiablePublisher.cs#L260
The event 'ModifiablePublisher.ExtendedDescriptionUpdated' is never used
|
|
sdk/src/Nomad/ReadOnlyEntity.cs#L57
The event 'ReadOnlyEntity.NameUpdated' 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