Skip to content

Trial and error paths on CIs yaaaay #136

Trial and error paths on CIs yaaaay

Trial and error paths on CIs yaaaay #136

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

master.yml

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

Annotations

5 errors and 22 warnings
Linux Build
Process completed with exit code 1.
Windows Build
The job was canceled because "ubuntu-latest_linux-x64_L" failed.
Windows Build
The operation was canceled.
MacOS Build
The job was canceled because "ubuntu-latest_linux-x64_L" failed.
MacOS Build
The operation was canceled.
version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Linux Build: 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.
Linux Build: src/Artemis.WebClient.Workshop/obj/Release/net8.0/berry/WorkshopClient.Client.cs#L11634
Non-nullable field '_value_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux Build: src/Artemis.WebClient.Workshop/obj/Release/net8.0/berry/WorkshopClient.Client.cs#L11910
Non-nullable field '_value_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux Build: src/Artemis.WebClient.Workshop/Models/PersonalAccessToken.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/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/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#L22
The field 'DataModelUIService._showDataModelValues' is never used
MacOS Build: src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
MacOS Build: 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.
MacOS Build: src/Artemis.WebClient.Workshop/Models/PersonalAccessToken.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
MacOS Build: src/Artemis.WebClient.Workshop/obj/Release/net8.0/berry/WorkshopClient.Client.cs#L2861
Non-nullable field '_value_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
MacOS Build: src/Artemis.WebClient.Workshop/obj/Release/net8.0/berry/WorkshopClient.Client.cs#L3137
Non-nullable field '_value_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.