Added templates. #398
Annotations
10 errors and 5 warnings
|
Build Arch
The type or namespace name 'EntityComponents<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'EntityComponents<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,,,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build Arch
The type or namespace name 'Components<,,,,,,,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
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 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 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/Query.cs#L647
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).
|