Skip to content

Merge branch 'development' #124

Merge branch 'development'

Merge branch 'development' #124

Triggered via push February 23, 2024 21:13
Status Failure
Total duration 2m 39s
Artifacts

docfx.yml

on: push
Build DocFX Documentation
2m 25s
Build DocFX Documentation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build DocFX Documentation
FTPError: 530 Login incorrect.
Build DocFX Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, SamKirkland/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build DocFX Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build DocFX Documentation: src/Artemis.UI.Shared/Services/ProfileEditor/ProfileEditorService.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build DocFX Documentation: src/Artemis.UI.Shared/Controls/DeviceVisualizer.cs#L198
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build DocFX Documentation: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showFullPaths' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build DocFX Documentation: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showDataModelValues' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build DocFX Documentation: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used
Build DocFX Documentation: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
Build DocFX Documentation: src/Artemis.UI.Shared/ReactiveAppWindow.cs#L28
Inadvisable registration: Generic types cannot be referenced from XAML. Create a non-generic type to be the owner of this AvaloniaProperty.
Build DocFX Documentation: src/Artemis.UI.Shared/Services/ProfileEditor/ProfileEditorService.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build DocFX Documentation: src/Artemis.UI.Shared/Controls/DeviceVisualizer.cs#L198
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build DocFX Documentation: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showFullPaths' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.