Merge pull request #11 from ItsTheSky/features/file-syntaxes #92
Annotations
11 warnings
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 and publish for macOS:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build and publish for macOS:
SkEditor/Utilities/HttpClientProgressExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build and publish for macOS:
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 macOS:
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 macOS:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L125
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for macOS:
SkEditor/Views/Marketplace/MarketplaceLoader.cs#L143
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish for macOS:
SkEditor/SkEditor.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build and publish for 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 and publish for macOS:
SkEditor/Views/Settings/GeneralPage.axaml.cs#L81
Unboxing a possibly null value.
|
Build and publish for 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.
|
The logs for this run have expired and are no longer available.
Loading