Skip to content

Update to newly built .Net Client from GH Run 252 #22

Update to newly built .Net Client from GH Run 252

Update to newly built .Net Client from GH Run 252 #22

Triggered via pull request September 20, 2023 08:04
Status Success
Total duration 1m 4s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Client/Com/Cumulocity/Client/Model/AlarmsApiResource.cs#L87
Type parameter 'TAlarm' has the same name as the type parameter from outer type 'AlarmsApiResource<TAlarm>'
build: Client/Com/Cumulocity/Client/Model/AuditApiResource.cs#L87
Type parameter 'TAuditRecord' has the same name as the type parameter from outer type 'AuditApiResource<TAuditRecord>'
build: Client/Com/Cumulocity/Client/Model/EventsApiResource.cs#L80
Type parameter 'TEvent' has the same name as the type parameter from outer type 'EventsApiResource<TEvent>'
build: Client/Com/Cumulocity/Client/Model/Group.cs#L131
Type parameter 'TCustomProperties' has the same name as the type parameter from outer type 'Group<TCustomProperties>'
build: Client/Com/Cumulocity/Client/Model/InventoryApiResource.cs#L59
Type parameter 'TManagedObject' has the same name as the type parameter from outer type 'InventoryApiResource<TManagedObject>'
build: Client/Com/Cumulocity/Client/Model/ManagedObjectReferenceCollection.cs#L55
Type parameter 'TManagedObject' has the same name as the type parameter from outer type 'ManagedObjectReferenceCollection<TManagedObject>'
build: Client/Com/Cumulocity/Client/Model/MeasurementApiResource.cs#L94
Type parameter 'TMeasurement' has the same name as the type parameter from outer type 'MeasurementApiResource<TMeasurement>'
build: Client/Com/Cumulocity/Client/Model/TenantApiResource.cs#L117
Type parameter 'TCustomProperties' has the same name as the type parameter from outer type 'TenantApiResource<TCustomProperties>'
build: Client/Com/Cumulocity/Client/Model/User.cs#L197
Type parameter 'TCustomProperties' has the same name as the type parameter from outer type 'User<TCustomProperties>'
build: Test/Com/Cumulocity/Client/Api/AlarmsApiTest.cs#L55
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'