Merge dev/v14 into v14 #24
Annotations
8 warnings
Build:
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.
|
Build:
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'
|
Build:
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/ReadingTimeService.cs#L131
Dereference of a possibly null reference.
|
Build:
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.
|
Build:
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'
|
Build:
src/jcdcdev.Umbraco.ReadingTime/Infrastructure/ReadingTimeService.cs#L131
Dereference of a possibly null reference.
|
Release
Artifact is a directory:/home/runner/work/jcdcdev.Umbraco.ReadingTime/jcdcdev.Umbraco.ReadingTime/artifact/jcdcdev.Umbraco.ReadingTime-14.0.2/. Directories can not be uploaded to a release.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading