Skip to content

Merge pull request #1058 from hypar-io/discriminator-warnings-ak #492

Merge pull request #1058 from hypar-io/discriminator-warnings-ak

Merge pull request #1058 from hypar-io/discriminator-warnings-ak #492

Triggered via push November 17, 2023 16:24
Status Success
Total duration 59s
Artifacts
build-bump-alpha-publish
49s
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/DoorOpeningSide.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
build-bump-alpha-publish: Elements/src/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
build-bump-alpha-publish: Elements/src/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
build-bump-alpha-publish: Elements/src/DoorOpeningSide.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
build-bump-alpha-publish: Elements/src/DoorOpeningSide.cs#L16
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
build-bump-alpha-publish: Elements/src/DoorOpeningType.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningType'
build-bump-alpha-publish: Elements/src/DoorOpeningType.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
build-bump-alpha-publish: Elements/src/DoorOpeningType.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'
build-bump-alpha-publish: Elements/src/DoorOpeningType.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningType.DoubleSwing'
build-bump-alpha-publish: Elements/src/Serialization/glTF/GltfExtensions.cs#L184
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
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/