Create FUNDING.yml #194
Annotations
2 errors and 6 warnings
The run was canceled by @NotroDev.
|
|
SkEditor/Views/Marketplace/MarketplaceWindow.axaml.cs#L150
Cannot convert null literal to non-nullable reference type.
|
SkEditor/Views/Marketplace/Types/AddonItem.cs#L79
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.
|
SkEditor/Controls/Addons/AddonEntryControl.axaml.cs#L100
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
|
SkEditor/Utilities/Editor/EditorMargin.cs#L130
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.
|
SkEditor/Utilities/Docs/Local/LocalProvider.cs#L145
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
|
SkEditor/Utilities/Docs/IDocumentationEntry.cs#L62
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
|
This job was cancelled
Loading