Skip to content

Educational ARES v0.0.1-beta.1 #1

Educational ARES v0.0.1-beta.1

Educational ARES v0.0.1-beta.1 #1

Triggered via release November 17, 2025 13:41
@nkleinernkleiner
prereleased v0.0.1-beta.1
Status Success
Total duration 3m 50s
Artifacts
Matrix: build-and-deploy-prerelease
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build-and-deploy-prerelease (macos-latest): UI/Pages/Shared/CampaignEdit/StepViewer.razor#L51
Component parameter 'UI.Pages.Shared.CampaignEdit.StepViewer.StepTemplate' should be auto property
build-and-deploy-prerelease (macos-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L74
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-and-deploy-prerelease (macos-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L51
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-and-deploy-prerelease (macos-latest): UI/Backend/ViewModels/UsbDeviceConnectorViewModel.cs#L29
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-and-deploy-prerelease (macos-latest): PrusaMK4S/PrusaMK4s.cs#L382
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-deploy-prerelease (macos-latest): PrusaMK4S/Simulation/SimPrusaMK4S.cs#L117
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-deploy-prerelease (macos-latest): PrusaMK4S/Commands/Responses/State.cs#L11
Non-nullable property 'Flags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy-prerelease (macos-latest): Ares.Core/Device/Remote/RemoteDeviceManager.cs#L138
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-and-deploy-prerelease (macos-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd2' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
build-and-deploy-prerelease (macos-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd1' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
build-and-deploy-prerelease (ubuntu-latest): AresService/Startup.cs#L149
Dereference of a possibly null reference.
build-and-deploy-prerelease (ubuntu-latest): AresService/Startup.cs#L144
Possible null reference argument for parameter 'configuration' in 'void ServiceCollectionExtensions.AddAres(IServiceCollection services, IConfiguration configuration)'.
build-and-deploy-prerelease (ubuntu-latest): UI/Pages/Shared/CampaignEdit/StepViewer.razor#L51
Component parameter 'UI.Pages.Shared.CampaignEdit.StepViewer.StepTemplate' should be auto property
build-and-deploy-prerelease (ubuntu-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L74
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-and-deploy-prerelease (ubuntu-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L51
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-and-deploy-prerelease (ubuntu-latest): UI/Backend/ViewModels/UsbDeviceConnectorViewModel.cs#L29
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-and-deploy-prerelease (ubuntu-latest): PrusaMK4S/Commands/Responses/State.cs#L11
Non-nullable property 'Flags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy-prerelease (ubuntu-latest): Ares.Core/Device/Remote/RemoteDeviceManager.cs#L138
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-and-deploy-prerelease (ubuntu-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd2' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
build-and-deploy-prerelease (ubuntu-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd1' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
build-and-deploy-prerelease (windows-latest): UI/Pages/Shared/CampaignEdit/StepViewer.razor#L51
Component parameter 'UI.Pages.Shared.CampaignEdit.StepViewer.StepTemplate' should be auto property
build-and-deploy-prerelease (windows-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L74
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-and-deploy-prerelease (windows-latest): UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L51
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-and-deploy-prerelease (windows-latest): UI/Backend/ViewModels/UsbDeviceConnectorViewModel.cs#L29
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-and-deploy-prerelease (windows-latest): PrusaMK4S/Commands/Responses/State.cs#L11
Non-nullable property 'Flags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy-prerelease (windows-latest): PrusaMK4S/PrusaMK4s.cs#L382
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-deploy-prerelease (windows-latest): PrusaMK4S/Simulation/SimPrusaMK4S.cs#L117
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-deploy-prerelease (windows-latest): Ares.Core/Device/Remote/RemoteDeviceManager.cs#L138
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-and-deploy-prerelease (windows-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd2' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
build-and-deploy-prerelease (windows-latest): Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd1' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.