Skip to content

Refactored code, Added Signature.Add and Signature.Remove. #376

Refactored code, Added Signature.Add and Signature.Remove.

Refactored code, Added Signature.Add and Signature.Remove. #376

Triggered via push November 4, 2024 22:28
Status Failure
Total duration 1m 4s
Artifacts

workflows.yaml

on: push
Build Arch
53s
Build Arch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Build Arch
No overload for method 'Add' takes 3 arguments
Build Arch
No overload for method 'Add' takes 4 arguments
Build Arch
No overload for method 'Add' takes 5 arguments
Build Arch
No overload for method 'Add' takes 6 arguments
Build Arch
No overload for method 'Add' takes 7 arguments
Build Arch
No overload for method 'Add' takes 8 arguments
Build Arch
No overload for method 'Add' takes 9 arguments
Build Arch
No overload for method 'Add' takes 10 arguments
Build Arch
No overload for method 'Add' takes 11 arguments
Build Arch
No overload for method 'Add' takes 12 arguments
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 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 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: src/Arch/Core/Query.cs#L646
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[]'.