Skip to content

Merge pull request #1073 from hypar-io/handle-deserialize-folders #504

Merge pull request #1073 from hypar-io/handle-deserialize-folders

Merge pull request #1073 from hypar-io/handle-deserialize-folders #504

Triggered via push December 12, 2023 19:21
Status Success
Total duration 55s
Artifacts
build-bump-alpha-publish
45s
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/BIM/Door/Door.cs#L189
Missing XML comment for publicly visible type or member 'Door.GetInstances()'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningSide.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningSide.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningSide.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningType.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningType'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningType.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningType.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'
build-bump-alpha-publish: Elements/src/BIM/Door/DoorOpeningType.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningType.DoubleSwing'
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/