Bump Microsoft.Graph from 5.56.0 to 5.60.0 in /src #4035
ci-tests.yml
on: pull_request
Unit tests
1m 9s
Codecov
0s
Annotations
9 errors and 11 warnings
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L251
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L265
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L279
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L25
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L251
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L265
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L279
There is no argument given that corresponds to the required parameter 'value' of 'string.IsNullOrEmpty(string?)'
|
Unit tests:
src/IoTHub.Portal.Server/Managers/ExportManager.cs#L25
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Unit tests
Process completed with exit code 1.
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/TagsConfigurationPage.cs#L12
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/TagsConfigurationPage.cs#L47
Member 'RemoveTag' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/LoginPage.cs#L25
Modify 'LoginPage.LoginPage(IConfiguration)' to call 'INavigation.GoToUrl(Uri)' instead of 'INavigation.GoToUrl(string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2234)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/LoginPage.cs#L23
In externally visible method 'LoginPage.LoginPage(IConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/LoginPage.cs#L15
Member 'UsernameField' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/LoginPage.cs#L16
Member 'PasswordField' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/LoginPage.cs#L17
Member 'LoginButton' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/DevicePage.cs#L18
In externally visible method 'DevicePage.DevicePage(IWebDriver driver, WebDriverWait wait)', validate parameter 'wait' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/Pages/DevicePage.cs#L19
In externally visible method 'DevicePage.DevicePage(IWebDriver driver, WebDriverWait wait)', validate parameter 'driver' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Unit tests:
src/IoTHub.Portal.Tests.E2E/E2ETest.cs#L29
Member 'AddBorwserLogs' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Unit tests
No files were found with the provided path: src/IoTHub.Portal.Tests.Unit/TestResults. No artifacts will be uploaded.
|