Use HttpUtility#UrlPathEncode instead of HttpUtility#UrlEncode to pro… #34
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:
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/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/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/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/User.cs#L197
Type parameter 'TCustomProperties' has the same name as the type parameter from outer type 'User<TCustomProperties>'
|
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:
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?'
|