Skip to content

Merge pull request #1018 from hypar-io/multiple-representations #464

Merge pull request #1018 from hypar-io/multiple-representations

Merge pull request #1018 from hypar-io/multiple-representations #464

Triggered via push September 6, 2023 22:40
Status Success
Total duration 1m 4s
Artifacts
build-bump-alpha-publish
55s
build-bump-alpha-publish
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-bump-alpha-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/github-script@v3, tvdias/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bump-alpha-publish: 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-bump-alpha-publish: 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-bump-alpha-publish: 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-bump-alpha-publish: 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-bump-alpha-publish: 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-bump-alpha-publish: Elements.CodeGeneration/src/TypeResolver.cs#L8
Missing XML comment for publicly visible type or member 'TypeResolver'
build-bump-alpha-publish: Elements.CodeGeneration/src/TypeResolver.cs#L12
Missing XML comment for publicly visible type or member 'TypeResolver.TypeResolver(CSharpGeneratorSettings)'
build-bump-alpha-publish: Elements.CodeGeneration/src/TypeResolver.cs#L16
Missing XML comment for publicly visible type or member 'TypeResolver.Resolve(JsonSchema, bool, string)'
build-bump-alpha-publish: Elements.Serialization.SVG/src/SvgFaceElevation.cs#L517
Possible null reference assignment.
build-bump-alpha-publish: Elements.Serialization.SVG/src/SvgFaceElevation.cs#L518
Possible null reference assignment.
build-bump-alpha-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/