Skip to content

Merge branch 'development' #150

Merge branch 'development'

Merge branch 'development' #150

Triggered via push July 22, 2024 09:02
Status Failure
Total duration 3m 6s
Artifacts

docfx.yml

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

Annotations

1 error and 14 warnings
Build DocFX Documentation
FTPError: 530 Login incorrect.
Build DocFX Documentation: src/Artemis.UI.Shared/ViewModelBase.cs#L30
'ContentDialogViewModelBase.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build DocFX Documentation: src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
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/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/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/ViewModelBase.cs#L30
'ContentDialogViewModelBase.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build DocFX Documentation: src/Artemis.Storage/Entities/RawProfileContainer.cs#L8
Non-nullable property 'ProfileConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build DocFX Documentation: src/Artemis.Storage/Entities/RawProfileContainer.cs#L9
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build DocFX Documentation: src/Artemis.Storage/Entities/RawProfileContainer.cs#L8
Non-nullable property 'ProfileConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build DocFX Documentation: src/Artemis.Storage/Entities/RawProfileContainer.cs#L9
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.