Skip to content

Create FUNDING.yml #194

Create FUNDING.yml

Create FUNDING.yml #194

Triggered via push August 16, 2024 17:09
Status Cancelled
Total duration 1m 15s
Artifacts

build.yml

on: push
build-macos
1m 6s
build-macos
build-linux-debian
57s
build-linux-debian
build-linux
58s
build-linux
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
build-linux-debian
The run was canceled by @NotroDev.
build-linux-debian
The operation was canceled.
build-linux
The run was canceled by @NotroDev.
build-linux
The operation was canceled.
build-macos
The run was canceled by @NotroDev.
build-macos
The operation was canceled.
build-linux-debian: SkEditor/Views/Marketplace/MarketplaceWindow.axaml.cs#L150
Cannot convert null literal to non-nullable reference type.
build-linux-debian: SkEditor/Controls/Addons/AddonEntryControl.axaml.cs#L100
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
build-linux-debian: 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.
build-linux-debian: 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.
build-linux-debian: SkEditor/Utilities/Docs/IDocumentationEntry.cs#L62
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
build-linux-debian: SkEditor/Utilities/Docs/Local/LocalProvider.cs#L145
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
build-linux: SkEditor/Views/Marketplace/MarketplaceWindow.axaml.cs#L150
Cannot convert null literal to non-nullable reference type.
build-linux: 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.
build-linux: SkEditor/Controls/Addons/AddonEntryControl.axaml.cs#L100
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
build-linux: 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.
build-linux: SkEditor/Utilities/Docs/Local/LocalProvider.cs#L145
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'
build-linux: SkEditor/Utilities/Docs/IDocumentationEntry.cs#L62
'SymbolIconSource.IsFilled' is obsolete: 'Deprecated in favour of IconVariant'