chore(adsp-service-spring-sdk): replace maven semantic release plugin #4349
Annotations
10 warnings
Build:
libs/adsp-service-net-sdk/Access/TokenResponse.cs#L5
'TokenResponse' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Metrics/MetricsMiddleware.cs#L6
'MetricsMiddleware' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Access/TokenProvider.cs#L7
'TokenProvider' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationUpdateClient.cs#L6
'ConfigurationUpdateClient' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Metrics/MetricsValueService.cs#L8
'MetricsValueService' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Directory/ServiceDirectory.cs#L9
'ServiceDirectory' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Registration/RegistrationStartupFilter.cs#L7
'RegistrationStartupFilter' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Access/IssuerCache.cs#L7
'IssuerCache' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Access/AccessClaimRoles.cs#L3
'AccessClaimRoles' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationUpdate.cs#L5
'ConfigurationUpdate' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Loading