Wee morning test refactoring. #660
Annotations
10 errors and 4 warnings
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L598
A local or parameter named 'i' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L639
The name 'hullShape' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L641
The name 'hullShape' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L642
There is no target type for 'new(BepuPhysics.Collidables.TypedIndex, int, int)'
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L711
The name 'debugSteps' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L738
The name 'debugSteps' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L744
The name 'points' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L752
The name 'points' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L754
The name 'points' does not exist in the current context
|
build:
Demos/SpecializedTests/ConvexHullTestDemo.cs#L769
The name 'points' does not exist in the current context
|
build:
DemoContentBuilder/FontBuilder.cs#L55
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build:
DemoContentBuilder/FontBuilder.cs#L55
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|