Skip to content

Made all stat calculations to be generic and other improvements #226

Made all stat calculations to be generic and other improvements

Made all stat calculations to be generic and other improvements #226

Triggered via push December 12, 2024 04:38
Status Failure
Total duration 2m 9s
Artifacts 2

codeql.yml

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

Annotations

20 errors and 24 warnings
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L4
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L5
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L6
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L7
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L8
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L9
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript): src/FitDetectors/DefaultFitDetector.cs#L41
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L4
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L5
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L6
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L7
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L8
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L9
Using the generic type 'BasicStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L23
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (csharp): src/FitDetectors/DefaultFitDetector.cs#L41
Using the generic type 'ErrorStats<T>' requires 1 type arguments
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (javascript): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (javascript): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (javascript)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Artifacts

Produced during runtime
Name Size
debug-artifacts-csharp Expired
55.4 MB
debug-artifacts-javascript Expired
31.4 KB