Skip to content

Overlapping curves now just checks that the lp3 is contained by the r… #791

Overlapping curves now just checks that the lp3 is contained by the r…

Overlapping curves now just checks that the lp3 is contained by the r… #791

Triggered via pull request July 28, 2023 16:57
Status Failure
Total duration 8m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
CI
Process completed with exit code 1.
CI: HEC.MVVMFramework.Model/Messaging/ValidationGroup.cs#L36
'ValidationGroup.GetErrorMessages()' hides inherited member 'Validation.GetErrorMessages()'. Use the new keyword if hiding was intended.
CI: HEC.FDA.Statistics/Histograms/Histogram.cs#L21
The event 'Histogram.MessageReport' is never used
CI: HEC.FDA.Statistics/SampleStatistics.cs#L17
Field 'SampleStatistics._kurtosis' is never assigned to, and will always have its default value 0
CI: HEC.FDA.ViewModel/ImpactAreaScenario/Editor/ThresholdsVM.cs#L13
'ThresholdsVM.WasCanceled' hides inherited member 'BaseViewModel.WasCanceled'. Use the new keyword if hiding was intended.
CI: HEC.FDA.ViewModel/ImpactArea/ImpactAreaImporterVM.cs#L59
'ImpactAreaImporterVM.AddValidationRules()' hides inherited member 'NameValidatingVM.AddValidationRules()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
CI: HEC.FDA.ViewModel/IndexPoints/IndexPointsEditorVM.cs#L54
'IndexPointsEditorVM.AddValidationRules()' hides inherited member 'NameValidatingVM.AddValidationRules()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
CI: HEC.FDA.ViewModel/Inventory/InventoryColumnSelectionsVM.cs#L336
'InventoryColumnSelectionsVM.Validate()' hides inherited member 'BaseViewModel.Validate()'. Use the new keyword if hiding was intended.
CI: HEC.FDA.ViewModel/Inventory/InventoryElement.cs#L32
'InventoryElement.ID' hides inherited member 'ChildElement.ID'. Use the new keyword if hiding was intended.
CI: HEC.FDA.ViewModel/Study/ImportStudyFromFDA1VM.cs#L38
'ImportStudyFromFDA1VM.Description' hides inherited member 'BaseEditorVM.Description'. Use the new keyword if hiding was intended.
CI: HEC.FDA.ViewModel/Study/NewStudyVM.cs#L17
'NewStudyVM.Description' hides inherited member 'BaseEditorVM.Description'. Use the new keyword if hiding was intended.