Merge pull request #34 from FixeQyt/main #116
build.yml
on: push
build-macos
1m 58s
build-linux-debian-arm64
57s
build-linux-debian-x64
46s
Annotations
46 warnings
build-linux-debian-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux-debian-x64
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-debian-x64:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-x64:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-x64:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-x64:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-x64:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L124
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-x64:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-x64:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L119
Unboxing a possibly null value.
|
build-linux-debian-x64:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L136
The variable 'e' is declared but never used
|
build-linux-debian-x64:
SkEditor/SkEditor.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-x64:
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.
|
build-linux-debian-arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux-debian-arm64
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-debian-arm64:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-arm64:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-arm64:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-arm64:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-arm64:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L124
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-arm64:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-linux-debian-arm64:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L119
Unboxing a possibly null value.
|
build-linux-debian-arm64:
SkEditor/SkEditor.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build-linux-debian-arm64:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L136
The variable 'e' is declared but never used
|
build-linux-debian-arm64:
SkEditor/Utilities/AppConfig.cs#L51
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Views/Marketplace/MarketplaceLoader.cs#L124
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
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#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/SkEditor.cs#L24
Cannot convert null literal to non-nullable reference type.
|
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.
|
build-macos:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L136
The variable 'e' is declared but never used
|
build-macos:
SkEditor/Utilities/AppConfig.cs#L51
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/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#L124
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-macos:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L119
Unboxing a possibly null value.
|
build-macos:
SkEditor/SkEditor.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build-macos:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L136
The variable 'e' is declared but never used
|
build-macos:
SkEditor/Utilities/AppConfig.cs#L51
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 | |
---|---|---|
SkEditorLinuxDebian (arm64)
Expired
|
9.65 MB |
|
SkEditorLinuxDebian (x64)
Expired
|
10.1 MB |
|
SkEditorMac
Expired
|
16 MB |
|
SkEditorMac-arm64
Expired
|
16 MB |
|