Changing the code so we are able to set security correctly. #2597
Annotations
7 errors and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L385
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L285
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L188
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L385
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L285
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAssignmentWorkerServiceHelperTest.cs#L188
There is no argument given that corresponds to the required parameter 'itemsPlanningPnDbContext' of 'BackendConfigurationAssignmentWorkerServiceHelper.UpdateDeviceUser(DeviceUserModel, Core, int, IUserService, UserManager<EformUser>, BackendConfigurationPnDbContext, TimePlanningPnDbContext, BaseDbContext, ILogger, ItemsPlanningPnDbContext)'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/Properties/PropertyCreateModel.cs#L40
Non-nullable property 'LanguagesIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/Properties/PropertyCreateModel.cs#L38
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/Properties/PropertyCreateModel.cs#L36
Non-nullable property 'Chr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/Properties/PropertyCreateModel.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Services/WordService/WordProcessor.cs#L62
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/TaskManagement/TaskManagementFiltersModel.cs#L43
Non-nullable property 'Statuses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/TaskWizard/TaskWizardModel.cs#L16
Non-nullable property 'Eform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/TaskWizard/TaskWizardModel.cs#L15
Non-nullable property 'TaskName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/TaskWizard/TaskWizardModel.cs#L13
Non-nullable property 'Folder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/Infrastructure/Models/TaskWizard/TaskWizardModel.cs#L12
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading