Create solution filter for github actions. #2
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pack nugets
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Pack nugets
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Pack nugets
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Pack nugets
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Pack nugets
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Pack nugets
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Build:
src/AsposePreviewImageGenerators/DiagramPreviewImageGenerator.cs#L44
'SaveFileFormat.PNG' is obsolete: 'Use SaveFileFormat.Png instead.'
|
Build:
src/AsposePreviewImageGenerators/DiagramPreviewImageGenerator.cs#L44
'SaveFileFormat.PNG' is obsolete: 'Use SaveFileFormat.Png instead.'
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L383
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L303
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L304
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L358
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L309
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L359
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L304
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/AsposePreviewProvider/AsposePreviewProvider.cs#L368
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading