Skip to content

Merge branch 'development' #169

Merge branch 'development'

Merge branch 'development' #169

Re-run triggered July 22, 2024 09:05
Status Failure
Total duration 1m 21s
Artifacts

master.yml

on: push
version
9s
version
Matrix: build
Notify Backend of build
0s
Notify Backend of build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 20 warnings
Linux Build: src/Artemis.WebClient.Workshop/Models/InstalledEntry.cs#L9
'InstalledEntry' does not implement interface member 'IEntrySummary.Categories'. 'InstalledEntry.Categories' cannot implement 'IEntrySummary.Categories' because it does not have the matching return type of 'IReadOnlyList<IGetEntries_Entries_Items_Categories>'.
Linux Build
Process completed with exit code 1.
MacOS Build
The job was canceled because "ubuntu-latest_linux-x64_L" failed.
MacOS Build: src/Artemis.WebClient.Workshop/Models/InstalledEntry.cs#L9
'InstalledEntry' does not implement interface member 'IEntrySummary.Categories'. 'InstalledEntry.Categories' cannot implement 'IEntrySummary.Categories' because it does not have the matching return type of 'IReadOnlyList<IGetLatestDependencies_Entry_LatestRelease_Dependencies_Categories>'.
MacOS Build
The operation was canceled.
Windows Build
The job was canceled because "ubuntu-latest_linux-x64_L" failed.
Windows Build
The operation was canceled.
Linux Build: 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.
Linux Build: 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.
Linux Build: 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.
Linux Build: src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
Linux Build: 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.
Linux Build: 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.
Linux Build: 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.
Linux Build: 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.
Linux Build: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used
Linux Build: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
MacOS Build: 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.
MacOS Build: 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.
MacOS Build: 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.
MacOS Build: src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
MacOS Build: 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.
MacOS Build: 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.
MacOS Build: 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.
MacOS Build: 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.
MacOS Build: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
MacOS Build: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used