ποΈ Build #62
Annotations
11 warnings
Build:
src/jcdcdev.Umbraco.Core/Extensions/LinkExtensions.cs#L40
'StaticServiceProvider' is obsolete: 'Use Umbraco.Cms.Core.DependencyInjection.StaticServiceProvider directly instead - this is scheduled for removal in v13'
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/LinkExtensions.cs#L40
'StaticServiceProvider.Instance' is obsolete: 'Use Umbraco.Cms.Core.DependencyInjection.StaticServiceProvider directly instead- this is scheduled for removal in v13'
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L36
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L50
Possible null reference argument for parameter 'folderPath' in 'void FileSystemExtensions.CreateFolder(IFileSystem fs, string folderPath)'.
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L55
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/LinkExtensions.cs#L40
'StaticServiceProvider' is obsolete: 'Use Umbraco.Cms.Core.DependencyInjection.StaticServiceProvider directly instead - this is scheduled for removal in v13'
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/LinkExtensions.cs#L40
'StaticServiceProvider.Instance' is obsolete: 'Use Umbraco.Cms.Core.DependencyInjection.StaticServiceProvider directly instead- this is scheduled for removal in v13'
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L36
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L50
Possible null reference argument for parameter 'folderPath' in 'void FileSystemExtensions.CreateFolder(IFileSystem fs, string folderPath)'.
|
Build:
src/jcdcdev.Umbraco.Core/Extensions/FileSystemExtensions.cs#L55
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jcdcdev.Umbraco.Core-12.4.0-alpha0008".
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