Skip to content

Fix nuget push command by removing quotes #6

Fix nuget push command by removing quotes

Fix nuget push command by removing quotes #6

Triggered via push December 5, 2025 12:23
Status Failure
Total duration 1m 39s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'List<CommercialRate>' in 'GetCommercialRatesResponse.CommercialRatesList' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'CommercialRatesList' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'List<CommercialRate>' in 'GetCommercialRatesResponse.CommercialRatesList' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'List<CommercialRate>' in 'GetCommercialRatesResponse.CommercialRatesList' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'CommercialRatesList' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'CommercialRatesList' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'List<CommercialRate>' in 'GetCommercialRatesResponse.CommercialRatesList' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/TBC.OpenAPI.SDK.ExchangeRates/Models/GetCommercialRatesResponse.cs#L16
Change 'CommercialRatesList' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: src/TBC.OpenAPI.SDK.ExchangeRates/ExchangeRatesClient.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/TBC.OpenAPI.SDK.ExchangeRates/ExchangeRatesClient.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']