Educational ARES v1.1.0 #2
Annotations
30 warnings
|
build-and-deploy-prerelease (ubuntu-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/ParameterEditorViewModel.cs#L115
Possible null reference argument for parameter 'input' in 'string StringDehumanizeExtensions.Dehumanize(string input)'.
|
|
build-and-deploy-prerelease (ubuntu-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L76
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#L53
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/Factories/DeviceConnectorViewModelFactory.cs#L20
Non-nullable property 'ConnectedDeviceUnitControlVms' 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):
UI/Services/Grpc/ClientManager.cs#L40
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
build-and-deploy-prerelease (ubuntu-latest):
UI/Backend/ViewModels/Automation/ExecutionViewModel.cs#L16
The using directive for 'Ares.Datamodel.Planning' appeared previously in this namespace
|
|
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 (macos-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L53
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/ParameterEditorViewModel.cs#L168
Possible null reference argument for parameter 'input' in 'string StringDehumanizeExtensions.Dehumanize(string input)'.
|
|
build-and-deploy-prerelease (macos-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/ParameterEditorViewModel.cs#L115
Possible null reference argument for parameter 'input' in 'string StringDehumanizeExtensions.Dehumanize(string input)'.
|
|
build-and-deploy-prerelease (macos-latest):
UI/Backend/Factories/DeviceConnectorViewModelFactory.cs#L20
Non-nullable property 'ConnectedDeviceUnitControlVms' 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):
UI/Services/Grpc/ClientManager.cs#L40
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
build-and-deploy-prerelease (macos-latest):
UI/Backend/ViewModels/Automation/ExecutionViewModel.cs#L16
The using directive for 'Ares.Datamodel.Planning' appeared previously in this namespace
|
|
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 (windows-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/ParameterEditorViewModel.cs#L115
Possible null reference argument for parameter 'input' in 'string StringDehumanizeExtensions.Dehumanize(string input)'.
|
|
build-and-deploy-prerelease (windows-latest):
UI/Backend/ViewModels/Automation/CampaignEdit/CommandDesignerViewModel.cs#L76
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#L53
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/Factories/DeviceConnectorViewModelFactory.cs#L20
Non-nullable property 'ConnectedDeviceUnitControlVms' 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):
UI/Services/Grpc/ClientManager.cs#L40
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
build-and-deploy-prerelease (windows-latest):
UI/Backend/ViewModels/Automation/ExecutionViewModel.cs#L16
The using directive for 'Ares.Datamodel.Planning' appeared previously in this namespace
|
|
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):
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)'.
|