Skip to content
Triggered via pull request September 6, 2023 23:06
@ikeoughikeough
opened #1019
mep
Status Success
Total duration 2m 24s
Artifacts

build-and-test-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: Elements/src/Model.cs#L226
Parameter 'indent' has no matching param tag in the XML comment for 'Model.ToJson(bool, bool, bool)' (but other parameters do)
build-and-test: Elements/src/Model.cs#L226
Parameter 'gatherSubElements' has no matching param tag in the XML comment for 'Model.ToJson(bool, bool, bool)' (but other parameters do)
build-and-test: Elements/src/Serialization/glTF/GltfExtensions.cs#L159
Parameter 'model' has no matching param tag in the XML comment for 'GltfExtensions.ToBase64String(Model, bool, bool, bool)' (but other parameters do)
build-and-test: Elements/src/Serialization/glTF/GltfExtensions.cs#L159
Parameter 'drawEdges' has no matching param tag in the XML comment for 'GltfExtensions.ToBase64String(Model, bool, bool, bool)' (but other parameters do)
build-and-test: Elements/src/Serialization/glTF/GltfExtensions.cs#L159
Parameter 'mergeVertices' has no matching param tag in the XML comment for 'GltfExtensions.ToBase64String(Model, bool, bool, bool)' (but other parameters do)
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.MEP/src/Fittings/ConduitRouting.cs#L13
'ConduitRouting.Clone()' hides inherited member 'FittingTreeRouting.Clone()'. Use the new keyword if hiding was intended.
build-and-test: Elements.MEP/src/Fittings/FittingTree.cs#L1042
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.