Update build.yml #118
Annotations
1 error and 12 warnings
Create .deb structure
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 and publish for Debian:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build and publish for Debian:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build and publish for Debian:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for Debian:
SkEditor/Utilities/Styling/FontFamilyConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for Debian:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L124
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for Debian:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for Debian:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L119
Unboxing a possibly null value.
|
Build and publish for Debian:
SkEditor/SkEditor.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build and publish for Debian:
SkEditor/Views/Marketplace/Types/ZipAddonItem.cs#L136
The variable 'e' is declared but never used
|
Build and publish for Debian:
SkEditor/Views/Marketplace/Types/AddonItem.cs#L145
The variable 'e' is declared but never used
|
Loading