nested deferred test #44
Annotations
10 errors and 13 warnings
build:
tests/Commands.cs#L15
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L29
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L42
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L58
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L75
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L93
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L15
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L29
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L42
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/Commands.cs#L58
The type or namespace name 'Commands' could not be found (are you missing a using directive or an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
build:
tools/TinyEcs.Generator/Program.cs#L362
Possible null reference return.
|
build:
tools/TinyEcs.Generator/Program.cs#L367
Possible null reference return.
|
build:
tools/TinyEcs.Generator/Program.cs#L372
Possible null reference return.
|
build:
src/Archetype.cs#L374
Dereference of a possibly null reference.
|
build:
src/World.Deferred.cs#L142
Possible null reference argument for parameter 'box' in 'ref T Unsafe.Unbox<T>(object box)'.
|
build:
src/Archetype.cs#L374
Dereference of a possibly null reference.
|
build
Possible null reference argument for parameter 'box' in 'ref int Unsafe.Unbox<int>(object box)'.
|
build
Possible null reference argument for parameter 'box' in 'ref int Unsafe.Unbox<int>(object box)'.
|