Skip to content

Batch parameter edit component created #2229

Batch parameter edit component created

Batch parameter edit component created #2229

Triggered via push April 24, 2024 16:12
Status Failure
Total duration 2m 45s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Analyze (csharp): COMETwebapp.Tests/ViewModels/Components/ParameterEditor/ParameterEditorBodyViewModelTestFixture.cs#L227
There is no argument given that corresponds to the required parameter 'batchParameterEditorViewModel' of 'ParameterEditorBodyViewModel.ParameterEditorBodyViewModel(ISessionService, ISubscriptionService, IParameterTableViewModel, ICDPMessageBus, IBatchParameterEditorViewModel)'
Analyze (csharp): COMETwebapp.Tests/ViewModels/Components/ParameterEditor/ParameterEditorBodyViewModelTestFixture.cs#L227
There is no argument given that corresponds to the required parameter 'batchParameterEditorViewModel' of 'ParameterEditorBodyViewModel.ParameterEditorBodyViewModel(ISessionService, ISubscriptionService, IParameterTableViewModel, ICDPMessageBus, IBatchParameterEditorViewModel)'
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/EngineeringModel/EngineeringModelsTable.razor.cs#L111
'EngineeringModelsTable.OnSelectedDataItemChanged(EngineeringModelRowViewModel)' hides inherited member 'SelectedDataItemBase<EngineeringModelSetup, EngineeringModelRowViewModel>.OnSelectedDataItemChanged(EngineeringModelRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/OrganizationsTable.razor.cs#L76
'OrganizationsTable.OnSelectedDataItemChanged(OrganizationRowViewModel)' hides inherited member 'SelectedDataItemBase<Organization, OrganizationRowViewModel>.OnSelectedDataItemChanged(OrganizationRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/EngineeringModel/CommonFileStoresTable.razor.cs#L83
'CommonFileStoresTable.OnSelectedDataItemChanged(CommonFileStoreRowViewModel)' hides inherited member 'SelectedDataItemBase<CommonFileStore, CommonFileStoreRowViewModel>.OnSelectedDataItemChanged(CommonFileStoreRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/Roles/ParticipantRolesTable.razor.cs#L83
'ParticipantRolesTable.OnSelectedDataItemChanged(ParticipantRoleRowViewModel)' hides inherited member 'SelectedDataItemBase<ParticipantRole, ParticipantRoleRowViewModel>.OnSelectedDataItemChanged(ParticipantRoleRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/Roles/PersonRolesTable.razor.cs#L83
'PersonRolesTable.OnSelectedDataItemChanged(PersonRoleRowViewModel)' hides inherited member 'SelectedDataItemBase<PersonRole, PersonRoleRowViewModel>.OnSelectedDataItemChanged(PersonRoleRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/EngineeringModel/OptionsTable.razor.cs#L78
'OptionsTable.OnSelectedDataItemChanged(OptionRowViewModel)' hides inherited member 'SelectedDataItemBase<Option, OptionRowViewModel>.OnSelectedDataItemChanged(OptionRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/EngineeringModel/PublicationsTable.razor.cs#L73
'PublicationsTable.OnSelectedDataItemChanged(PublicationRowViewModel)' hides inherited member 'SelectedDataItemBase<Publication, PublicationRowViewModel>.OnSelectedDataItemChanged(PublicationRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/EngineeringModel/EngineeringModelsTable.razor.cs#L111
'EngineeringModelsTable.OnSelectedDataItemChanged(EngineeringModelRowViewModel)' hides inherited member 'SelectedDataItemBase<EngineeringModelSetup, EngineeringModelRowViewModel>.OnSelectedDataItemChanged(EngineeringModelRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/SiteDirectory/OrganizationsTable.razor.cs#L76
'OrganizationsTable.OnSelectedDataItemChanged(OrganizationRowViewModel)' hides inherited member 'SelectedDataItemBase<Organization, OrganizationRowViewModel>.OnSelectedDataItemChanged(OrganizationRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Analyze (csharp): COMETwebapp/Components/EngineeringModel/CommonFileStoresTable.razor.cs#L83
'CommonFileStoresTable.OnSelectedDataItemChanged(CommonFileStoreRowViewModel)' hides inherited member 'SelectedDataItemBase<CommonFileStore, CommonFileStoreRowViewModel>.OnSelectedDataItemChanged(CommonFileStoreRowViewModel)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.