fix: SageMaker customizable inputs and responses #140
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L45
'SageMakerSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)' hides inherited member 'ChatSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)'. Use the new keyword if hiding was intended.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L30
Change 'InputParamers' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L45
'SageMakerSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)' hides inherited member 'ChatSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)'. Use the new keyword if hiding was intended.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L30
Change 'InputParamers' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L45
'SageMakerSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)' hides inherited member 'ChatSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)'. Use the new keyword if hiding was intended.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L30
Change 'InputParamers' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L45
'SageMakerSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)' hides inherited member 'ChatSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)'. Use the new keyword if hiding was intended.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L30
Change 'InputParamers' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L45
'SageMakerSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)' hides inherited member 'ChatSettings.Calculate(ChatSettings?, ChatSettings?, ChatSettings?)'. Use the new keyword if hiding was intended.
|
Build using dotnet:
src/Providers/Amazon.Sagemaker/src/SageMakerSettings.cs#L30
Change 'InputParamers' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Loading