Skip to content

Bump Selenium.Support from 4.18.1 to 4.19.0 in /src #3258

Bump Selenium.Support from 4.18.1 to 4.19.0 in /src

Bump Selenium.Support from 4.18.1 to 4.19.0 in /src #3258

Triggered via pull request April 24, 2024 17:28
Status Success
Total duration 2m 58s
Artifacts 1

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Unit tests: src/IoTHub.Portal.Shared/Constants/CloudProviders.cs#L4
Rename namespace IoTHub.Portal.Shared.Constants so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Unit tests: src/IoTHub.Portal.Shared/Constants/CloudToDeviceMethods.cs#L6
Type 'CloudToDeviceMethods' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/ConfigurationMetrics.cs#L4
Rename namespace IoTHub.Portal.Shared.Models.v10 so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/IdeaRequest.cs#L4
Remove the underscores from namespace name 'IoTHub.Portal.Shared.Models.v1._0' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/IdeaRequest.cs#L4
Rename namespace IoTHub.Portal.Shared.Models.v1._0 so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/IdeaResponse.cs#L8
Change the type of property 'IdeaResponse.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/LoRaWAN/LoRaGatewayIDList.cs#L10
Change 'GatewayIds' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/LoRaWAN/LoRaGatewayIDList.cs#L10
Change 'List<string>' in 'LoRaGatewayIDList.GatewayIds' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/IoTEdgeModule/ConfigModule.cs#L6
Rename namespace IoTHub.Portal.Shared.Models.v10.IoTEdgeModule so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Unit tests: src/IoTHub.Portal.Shared/Models/v1.0/DeviceConfig.cs#L27
Change 'Tags' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)

Artifacts

Produced during runtime
Name Size
test-results Expired
752 KB