Skip to content

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

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

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

Triggered via pull request February 3, 2025 23:13
Status Failure
Total duration 17m 15s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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/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/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/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/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/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/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/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/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)