Reworked commandbuffer. #309
Annotations
10 errors and 12 warnings
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentAdded(Entity, ComponentType)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentSet(Entity, object)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentAdded(Entity, ComponentType)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentSet(Entity, object)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentAdded(Entity, ComponentType)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentSet(Entity, object)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentAdded(Entity, ComponentType)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentSet(Entity, object)'
|
Build
An object reference is required for the non-static field, method, or property 'World.OnComponentAdded(Entity, ComponentType)'
|
Build:
src/Arch/Buffer/CommandBuffer.cs#L354
An object reference is required for the non-static field, method, or property 'World.OnComponentSet(Entity, object)'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload dotnet test results
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
Build
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build
XML comment has a param tag for 'index', but there is no parameter by that name
|
Build
XML comment has cref attribute 'span' that could not be resolved
|
Build
XML comment has a param tag for '', but there is no parameter by that name
|
Build
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
Build
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
Build
XML comment has cref attribute 'type' that could not be resolved
|
Build
XML comment has cref attribute 'newType' that could not be resolved
|
Build
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build
XML comment has a param tag for 'index', but there is no parameter by that name
|
Loading