Skip to content

Merge branch 'feature/use-case-testing' #12

Merge branch 'feature/use-case-testing'

Merge branch 'feature/use-case-testing' #12

Triggered via push June 23, 2024 20:59
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DpsManagement/DpsUpdateDevice.cs#L32
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build: DpsManagement/DpsUpdateDevice.cs#L51
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build: DpsManagement/Program.cs#L142
This call site is reachable on all platforms. 'X509Certificate2.FriendlyName.set' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: DpsManagement/Program.cs#L110
This call site is reachable on all platforms. 'X509Certificate2.FriendlyName.set' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: DpsWebManagement/Pages/Devices/Device.cshtml.cs#L81
Possible null reference argument for parameter 'deviceId' in 'Task<Device?> DeviceDetailsProvider.DisableIoTDeviceAsync(string deviceId, string assignedIotHub)'.
build: DpsWebManagement/Pages/Devices/Device.cshtml.cs#L81
Possible null reference argument for parameter 'assignedIotHub' in 'Task<Device?> DeviceDetailsProvider.DisableIoTDeviceAsync(string deviceId, string assignedIotHub)'.
build: DpsWebManagement/Pages/Devices/Device.cshtml.cs#L98
Possible null reference argument for parameter 'deviceId' in 'Task<Device?> DeviceDetailsProvider.EnableIoTDeviceAsync(string deviceId, string assignedIotHub)'.
build: DpsWebManagement/Pages/Devices/Device.cshtml.cs#L98
Possible null reference argument for parameter 'assignedIotHub' in 'Task<Device?> DeviceDetailsProvider.EnableIoTDeviceAsync(string deviceId, string assignedIotHub)'.
build: DpsWebManagement/Providers/DpsEnrollmentGroupProvider.cs#L122
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build: DpsWebManagement/Providers/DpsEnrollmentGroupProvider.cs#L107
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)