Skip to content

Merge pull request #566 from n3oltd/editors/image-uploader-fixes #1026

Merge pull request #566 from n3oltd/editors/image-uploader-fixes

Merge pull request #566 from n3oltd/editors/image-uploader-fixes #1026

Triggered via push October 10, 2024 15:41
Status Success
Total duration 3m 8s
Artifacts

main-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Build / ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build / ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L141
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L142
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L150
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Extensions/ContentHelperExtensions.Nested.cs#L34
'NestedContentSingleValueConverter' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Extensions/ContentHelperExtensions.Nested.cs#L68
'NestedContentManyValueConverter' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/N3O.Umbraco.Extensions/Extensions/PublishedPropertyTypeExtensions.cs#L13
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/Data/N3O.Umbraco.Data/Handlers/Content/GetNestedPropertySchemaHandler.cs#L11
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 / ubuntu-latest: src/Data/N3O.Umbraco.Data/Extensions/ContentTypeExtensions.cs#L40
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
Build / ubuntu-latest: src/Data/N3O.Umbraco.Data/Models/Content/Nested/NestedSchemaResMapping.cs#L27
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MyGet / MyGet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MyGet / MyGet: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L141
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L142
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/N3O.Umbraco.Extensions/Blocks/BlockTypesService.cs#L150
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/N3O.Umbraco.Extensions/Extensions/ContentHelperExtensions.Nested.cs#L34
'NestedContentSingleValueConverter' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/N3O.Umbraco.Extensions/Extensions/ContentHelperExtensions.Nested.cs#L68
'NestedContentManyValueConverter' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/N3O.Umbraco.Extensions/Extensions/PublishedPropertyTypeExtensions.cs#L13
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/Data/N3O.Umbraco.Data/Converters/Properties/PropertyConverter.NestedContent.cs#L40
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/Data/N3O.Umbraco.Data/Converters/Properties/PropertyConverter.NestedContent.cs#L82
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
MyGet / MyGet: src/Data/N3O.Umbraco.Data/Converters/Properties/PropertyConverter.NestedContent.cs#L118
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'