🚀 Release #13
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeExtensions.cs#L89
'Constants.PropertyEditors.Aliases.TinyMce' is obsolete: 'Please use RichText constant instead, scheduled for removal in v16'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeServiceExtensions.cs#L9
'IDataTypeService.GetContainers(int[])' is obsolete: 'Please use IDataTypeContainerService for all data type container operations. Will be removed in V15.'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeServiceExtensions.cs#L13
'IDataTypeService.GetAll(params int[])' is obsolete: 'Please use GetAllAsync. Will be removed in V15.'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeServiceExtensions.cs#L26
'IDataTypeService.DeleteContainer(int, int)' is obsolete: 'Please use IDataTypeContainerService for all data type container operations. Will be removed in V15.'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeServiceExtensions.cs#L41
'IDataTypeService.CreateContainer(int, Guid, string, int)' is obsolete: 'Please use IDataTypeContainerService for all data type container operations. Will be removed in V15.'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L36
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L50
Possible null reference argument for parameter 'folderPath' in 'void FileSystemExtensions.CreateFolder(IFileSystem fs, string folderPath)'.
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L55
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeExtensions.cs#L89
'Constants.PropertyEditors.Aliases.TinyMce' is obsolete: 'Please use RichText constant instead, scheduled for removal in v16'
|
Build project:
src/jcdcdev.Umbraco.Core/Extensions/DataTypeServiceExtensions.cs#L9
'IDataTypeService.GetContainers(int[])' is obsolete: 'Please use IDataTypeContainerService for all data type container operations. Will be removed in V15.'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jcdcdev.Umbraco.Core-10.0.0-alpha0001", "jcdcdev.Umbraco.Core-12.0.0-alpha0001", "jcdcdev.Umbraco.Core-13.0.0-alpha0001", "jcdcdev.Umbraco.Core-14.0.0-alpha0001".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading