SDKgen #14
sdkgen.yml
on: workflow_dispatch
generate
27s
publish
17s
Annotations
9 warnings
|
publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L109
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'void Parser.Query(RestRequest request, IReadOnlyDictionary<string, object?> parameters, List<string> structNames)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L108
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'string Parser.Url(string path, IReadOnlyDictionary<string, object?> parameters)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L71
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'void Parser.Query(RestRequest request, IReadOnlyDictionary<string, object?> parameters, List<string> structNames)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L70
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'string Parser.Url(string path, IReadOnlyDictionary<string, object?> parameters)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/ResponsesTag.cs#L34
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'void Parser.Query(RestRequest request, IReadOnlyDictionary<string, object?> parameters, List<string> structNames)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/ResponsesTag.cs#L33
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'string Parser.Url(string path, IReadOnlyDictionary<string, object?> parameters)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L34
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'void Parser.Query(RestRequest request, IReadOnlyDictionary<string, object?> parameters, List<string> structNames)' due to differences in the nullability of reference types.
|
|
publish:
src/SdkFabric.Openai/CompletionsTag.cs#L33
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IReadOnlyDictionary<string, object?>' in 'string Parser.Url(string path, IReadOnlyDictionary<string, object?> parameters)' due to differences in the nullability of reference types.
|