Skip to content

Merge pull request #151 from HamletTanyavong/dev #654

Merge pull request #151 from HamletTanyavong/dev

Merge pull request #151 from HamletTanyavong/dev #654

Triggered via push December 20, 2024 14:14
Status Success
Total duration 4m 5s
Artifacts

codeql.yml

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

Annotations

9 warnings
Analyze Code (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L37
Non-nullable field 'SystemStateA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L38
Non-nullable field 'SystemStateB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L37
Non-nullable field 'SystemStateA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L38
Non-nullable field 'SystemStateB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L37
Non-nullable field 'SystemStateA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L38
Non-nullable field 'SystemStateB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L37
Non-nullable field 'SystemStateA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze Code (csharp): tests/Mathematics.NET.Benchmarks/Solvers/RK4IntegrationBenchmarks.cs#L38
Non-nullable field 'SystemStateB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.