Skip to content

support upload , delete file in acc or bim360 #258

support upload , delete file in acc or bim360

support upload , delete file in acc or bim360 #258

Triggered via push May 11, 2024 15:21
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: APSToolkit/Schema/ForceDefaultConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: APSToolkit/Schema/ForceDefaultConverter.cs#L20
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: APSToolkit/BIM360/ObjectInfo.cs#L7
Non-nullable property 'BucketKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectInfo.cs#L8
Non-nullable property 'ObjectKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectField.cs#L11
Non-nullable property 'key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectField.cs#L12
Non-nullable property 'category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectField.cs#L13
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectField.cs#L14
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/ObjectField.cs#L15
Non-nullable property 'uom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: APSToolkit/BIM360/Level.cs#L8
Non-nullable property 'Guid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.