Skip to content

Use static logging #659

Use static logging

Use static logging #659

Triggered via push December 20, 2024 21:16
Status Success
Total duration 4m 3s
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.