CodeQL #173
Annotations
11 warnings
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'nMirroredSignalLength' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'nHalfSignalLenght' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'x' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L180
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L179
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L178
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L246
Missing XML comment for publicly visible type or member 'DigitalFilter.FiltFilt(double[], double[], double[])'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L53
Missing XML comment for publicly visible type or member 'DigitalFilter.FiltFilt(double[])'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L40
Missing XML comment for publicly visible type or member 'DigitalFilter.DigitalFilter(double[], double[], int)'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/ButterworthFilter.cs#L183
Missing XML comment for publicly visible type or member 'ButterworthFilter.FiltFilt(double[])'
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|