Skip to content

Replace Newtonsoft.Json with System.Text.Json #1932

Replace Newtonsoft.Json with System.Text.Json

Replace Newtonsoft.Json with System.Text.Json #1932

Triggered via pull request December 7, 2023 17:18
Status Failure
Total duration 1m 28s
Artifacts

build-and-test-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-test
Process completed with exit code 1.
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/Element.cs#L148
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build-and-test: Elements/src/BIM/Door/Door.cs#L189
Missing XML comment for publicly visible type or member 'Door.GetInstances()'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningType'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'