Skip to content

chore(adsp-service-spring-sdk): replace maven semantic release plugin #6314

chore(adsp-service-spring-sdk): replace maven semantic release plugin

chore(adsp-service-spring-sdk): replace maven semantic release plugin #6314

Triggered via pull request February 4, 2025 01:18
Status Success
Total duration 16m 58s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Registration/ServiceRegistrar.cs#L8
'ServiceRegistrar' 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)
build: libs/adsp-service-net-sdk/Events/EventService.cs#L9
'EventService' 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/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/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/ConfigurationStartupFilter.cs#L7
'ConfigurationStartupFilter' 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/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)