Skip to content

support for logarithmic scale + validations + layout updated #2221

support for logarithmic scale + validations + layout updated

support for logarithmic scale + validations + layout updated #2221

Triggered via push April 23, 2024 16:38
Status Failure
Total duration 4m 14s
Artifacts

codeql.yml

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

Annotations

7 errors and 10 warnings
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L117
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L132
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L146
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L117
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L132
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/Components/ReferenceData/MeasurementScalesTableTestFixture.cs#L146
The type or namespace name 'MeasurementScalesTable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
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/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/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/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/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/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/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/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.