feat: add GetObjects for root of the tree #379
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MetasysServices/Equipments/EquipmentServiceProvider.cs#L92
'ObjectId.implicit operator Guid(ObjectId)' is obsolete: 'This is not guaranteed to always succeed. Please use methods that use strings or ObjectIds for object identifiers instead.'
|
MetasysServices/MetasysClient.cs#L544
'ObjectId.implicit operator Guid(ObjectId)' is obsolete: 'This is not guaranteed to always succeed. Please use methods that use strings or ObjectIds for object identifiers instead.'
|
MetasysServices/Models/ActivityId.cs#L22
Missing XML comment for publicly visible type or member 'ActivityId.ActivityId()'
|
MetasysServices/Equipments/EquipmentServiceProvider.cs#L92
'ObjectId.implicit operator Guid(ObjectId)' is obsolete: 'This is not guaranteed to always succeed. Please use methods that use strings or ObjectIds for object identifiers instead.'
|
MetasysServices/MetasysClient.cs#L544
'ObjectId.implicit operator Guid(ObjectId)' is obsolete: 'This is not guaranteed to always succeed. Please use methods that use strings or ObjectIds for object identifiers instead.'
|
MetasysServices/Models/ActivityId.cs#L22
Missing XML comment for publicly visible type or member 'ActivityId.ActivityId()'
|
This job succeeded
Loading