chore(adsp-service-spring-sdk): replace maven semantic release plugin #6307
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
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/Configuration/ConfigurationService.cs#L8
'ConfigurationService' 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/Events/EventSubscriberStartupFilter.cs#L6
'EventSubscriberStartupFilter' 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/ConfigurationMiddleware.cs#L7
'ConfigurationMiddleware' 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/Utils/AdspIdJsonConverter.cs#L6
'AdspIdJsonConverter' 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/MetadataResponse.cs#L5
'MetadataResponse' 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/Tenancy/TenantMiddleware.cs#L7
'TenantMiddleware' 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/TenantKeyProvider.cs#L9
'TenantKeyProvider' 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/Metadata/MetadataMiddleware.cs#L8
'MetadataMiddleware' 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/DirectoryEntry.cs#L3
'DirectoryEntry' 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