Duplicate() #358
Annotations
10 errors and 12 warnings
Build Arch
Property or indexer 'Archetype.Types' cannot be assigned to -- it is read only
|
Build Arch
Cannot initialize a by-reference variable with a value
|
Build Arch
Argument 1: cannot convert from 'Arch.Core.EntitySlot' to 'int'
|
Build Arch
Cannot initialize a by-reference variable with a value
|
Build Arch
Argument 1: cannot convert from 'Arch.Core.EntitySlot' to 'int'
|
Build Arch
The name 'entity' does not exist in the current context
|
Build Arch
Property or indexer 'Archetype.Types' cannot be assigned to -- it is read only
|
Build Arch
Cannot initialize a by-reference variable with a value
|
Build Arch
Argument 1: cannot convert from 'Arch.Core.EntitySlot' to 'int'
|
Build Arch
Cannot initialize a by-reference variable with a value
|
Build Arch
The following actions use a deprecated Node.js version 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 type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build Arch:
src/Arch/Core/Utils/EntityDebugView.cs#L25
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch:
src/Arch/Core/Query.cs#L564
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|