Implement comprehensive unit tests for all handler methods with documentation and CI/CD integration #472
Annotations
6 warnings
Build:
ServiceTrashInspectionPlugin/Core.cs#L216
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
ServiceTrashInspectionPlugin/Core.cs#L212
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build:
ServiceTrashInspectionPlugin/Connected Services/ServiceReference1/TrashInspectionServiceReference.cs#L193
'MicrotingWS_PortClient.CloseAsync()' hides inherited member 'ClientBase<MicrotingWS_Port>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
ServiceTrashInspectionPlugin/Core.cs#L216
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
ServiceTrashInspectionPlugin/Core.cs#L212
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build:
ServiceTrashInspectionPlugin/Connected Services/ServiceReference1/TrashInspectionServiceReference.cs#L193
'MicrotingWS_PortClient.CloseAsync()' hides inherited member 'ClientBase<MicrotingWS_Port>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Loading