14.0.5 #80
Merged
14.0.5 #80
Annotations
6 warnings
|
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/ReadingTimeService.cs#L131
Dereference of a possibly null reference.
|
|
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/Indexing/ReadingTimeTextValueProvider.cs#L16
'Constants.PropertyEditors.Aliases.TinyMce' is obsolete: 'Please use RichText constant instead, scheduled for removal in v16'
|
|
src/jcdcdev.Umbraco.ReadingTime/Core/ReadingTimeNotificationHandler.cs#L30
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.
|
|
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/ReadingTimeService.cs#L131
Dereference of a possibly null reference.
|
|
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/Indexing/ReadingTimeTextValueProvider.cs#L16
'Constants.PropertyEditors.Aliases.TinyMce' is obsolete: 'Please use RichText constant instead, scheduled for removal in v16'
|
|
src/jcdcdev.Umbraco.ReadingTime/Core/ReadingTimeNotificationHandler.cs#L30
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