CI #597
Annotations
11 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (windows-latest):
src/SheepTools/LinearInterpolation.cs#L9
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
build (windows-latest):
src/SheepTools/Ensure.cs#L51
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (windows-latest):
src/SheepTools/Ensure.cs#L51
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (windows-latest):
src/SheepTools/Ensure.cs#L105
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (windows-latest):
src/SheepTools/Ensure.cs#L120
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (windows-latest):
src/SheepTools/Ensure.cs#L133
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build (windows-latest):
src/SheepTools/Model/Point3D.cs#L51
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
build (windows-latest):
src/SheepTools/Model/Point3D.cs#L51
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
build (windows-latest):
src/SheepTools/Model/Point3D.cs#L51
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
build (windows-latest):
src/SheepTools/Model/TreeNode.cs#L155
Use a comparison to 'default(TKey)' instead or add a constraint to 'TKey' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SheepTools-ci-597
|
80 KB |
|
SheepTools-coverage-ci-597
|
1.14 MB |
|