Skip to content

Clean the code

Clean the code #106

Triggered via push February 10, 2024 18:40
Status Failure
Total duration 2m 59s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build-macos: SkEditor/API/ISkEditorAPI.cs#L2
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Controls/BottomBarControl.axaml.cs#L4
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Controls/BottomBarControl.axaml.cs#L5
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Controls/CompletionFlyout.cs#L3
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/SkEditor.cs#L6
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Utilities/Completion/CompletionHandler.cs#L6
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Utilities/Completion/CompletionHandler.cs#L7
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Utilities/Completion/CompletionProvider.cs#L1
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Utilities/Editor/CustomCommandsHandler.cs#L1
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
build-macos: SkEditor/Utilities/Editor/CustomCommandsHandler.cs#L2
The type or namespace name 'AvaloniaEdit' could not be found (are you missing a using directive or an assembly reference?)
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. 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. 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#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).