Add Polygon.IntersectionLines for Polygons not on the same plane #1739
build-and-test-on-pr.yml
on: pull_request
build-and-test
2m 1s
Annotations
11 warnings
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.Fonts
|
build-and-test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
|
build-and-test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "glTF2Loader
|
build-and-test:
Elements.CodeGeneration/src/TypeResolver.cs#L8
Missing XML comment for publicly visible type or member 'TypeResolver'
|
build-and-test:
Elements.CodeGeneration/src/TypeResolver.cs#L12
Missing XML comment for publicly visible type or member 'TypeResolver.TypeResolver(CSharpGeneratorSettings)'
|
build-and-test:
Elements.CodeGeneration/src/TypeResolver.cs#L16
Missing XML comment for publicly visible type or member 'TypeResolver.Resolve(JsonSchema, bool, string)'
|
build-and-test:
Elements.Serialization.SVG/src/SvgFaceElevation.cs#L517
Possible null reference assignment.
|
build-and-test:
Elements.Serialization.SVG/src/SvgFaceElevation.cs#L518
Possible null reference assignment.
|
build-and-test:
Elements/test/ContourTests.cs#L38
'Contour' is obsolete: 'Please use IndexedPolycurve instead.'
|
build-and-test:
Elements/test/ThickenedPolylineTests.cs#L105
Do not use Assert.Equal() to check for collection size.
|