Update LICENSE.txt #86
build.yml
on: push
build-linux
28s
build-macos
40s
Annotations
22 warnings
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-linux:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build-linux:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build-linux:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L81
Unboxing a possibly null value.
|
build-linux:
SkEditor/SkEditor.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux:
SkEditor/Views/Marketplace/ItemInstaller.cs#L104
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/Views/Marketplace/ItemInstaller.cs#L142
Cannot convert null literal to non-nullable reference type.
|
build-linux:
SkEditor/Views/Marketplace/ItemInstaller.cs#L214
The variable 'e' is declared but never used
|
build-linux:
SkEditor/Utilities/AppConfig.cs#L44
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-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-macos:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build-macos:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build-macos:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L81
Unboxing a possibly null value.
|
build-macos:
SkEditor/Views/Marketplace/ItemInstaller.cs#L104
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-macos:
SkEditor/Views/Marketplace/ItemInstaller.cs#L142
Cannot convert null literal to non-nullable reference type.
|
build-macos:
SkEditor/Views/Marketplace/ItemInstaller.cs#L214
The variable 'e' is declared but never used
|
build-macos:
SkEditor/Views/Generators/Gui/ItemContextMenu.cs#L56
Cannot convert null literal to non-nullable reference type.
|
build-macos:
SkEditor/Views/Generators/Gui/ItemContextMenu.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SkEditorLinux
Expired
|
31.1 MB |
|
SkEditorMac
Expired
|
15.6 MB |
|