Real mid and more #1849
build-and-test-on-pr.yml
on: pull_request
build-and-test
35s
Annotations
5 errors and 3 warnings
build-and-test:
Elements/src/Geometry/Bezier.cs#L37
'Bezier' does not implement inherited abstract member 'Curve.Intersects(ICurve, out List<Vector3>)'
|
build-and-test:
Elements/src/Geometry/Circle.cs#L14
'Circle' does not implement inherited abstract member 'Curve.Intersects(ICurve, out List<Vector3>)'
|
build-and-test:
Elements/src/Geometry/Bezier.cs#L37
'Bezier' does not implement inherited abstract member 'Curve.Intersects(ICurve, out List<Vector3>)'
|
build-and-test:
Elements/src/Geometry/Circle.cs#L14
'Circle' does not implement inherited abstract member 'Curve.Intersects(ICurve, out List<Vector3>)'
|
build-and-test
Process completed with exit code 1.
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test:
Elements/src/Geometry/Bezier.cs#L6
The using directive for 'System.Linq' appeared previously in this namespace
|
build-and-test:
Elements/src/Geometry/Bezier.cs#L6
The using directive for 'System.Linq' appeared previously in this namespace
|