Skip to content

Breaking changes, introduced Signature. Renamed Group to `Compone… #330

Breaking changes, introduced Signature. Renamed Group to `Compone…

Breaking changes, introduced Signature. Renamed Group to `Compone… #330

Triggered via push July 22, 2024 22:10
Status Failure
Total duration 1m 42s
Artifacts

workflows.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
Build Arch
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch: src/Arch/Core/World.cs#L307
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch: src/Arch/Core/World.cs#L307
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch: src/Arch/Core/World.cs#L307
foreach statement cannot operate on variables of type 'Signature' because 'Signature' does not contain a public instance or extension definition for 'GetEnumerator'
Build Arch
Process completed with exit code 1.
Build Arch
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Arch
No files were found with the provided path: TestResults. No artifacts will be uploaded.
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
Build Arch
XML comment has cref attribute 'Components' that could not be resolved
Build Arch
XML comment has a param tag for 'index', but there is no parameter by that name
Build Arch
XML comment has cref attribute 'span' that could not be resolved
Build Arch
XML comment has a param tag for '', but there is no parameter by that name
Build Arch
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
Build Arch
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
Build Arch
XML comment has cref attribute 'type' that could not be resolved
Build Arch
XML comment has cref attribute 'newType' that could not be resolved
Build Arch
Dereference of a possibly null reference.