Merge pull request #11 from ItsTheSky/features/file-syntaxes #92
build.yml
on: push
build-linux
39s
build-macos
1m 1s
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/Views/Marketplace/MarketplaceLoader.cs#L125
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L143
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
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#L22
Cannot convert null literal to non-nullable reference type.
|
build-linux:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L137
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/HttpClientProgressExtensions.cs#L28
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/Views/Marketplace/MarketplaceLoader.cs#L125
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L143
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/SkEditor.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build-macos:
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:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L81
Unboxing a possibly null value.
|
build-macos:
SkEditor/Utilities/Translation.cs#L39
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SkEditorLinux
Expired
|
31.3 MB |
|
SkEditorMac
Expired
|
15.7 MB |
|