Update @typespec/http-client-csharp to 1.0.0-alpha.20251113.2 #102
codegen-validation.yml
on: pull_request
Validate Code Generation
53s
Annotations
1 error and 3 warnings
|
Validate Code Generation
Process completed with exit code 1.
|
|
Validate Code Generation
No files were found with the provided path: /home/runner/work/openai-dotnet/openai-dotnet/artifacts. No artifacts will be uploaded.
|
|
Validate Code Generation:
codegen/generator/src/Visitors/ContentInnerCollectionDefinedVisitor.cs#L30
Argument of type 'List<MethodBodyStatement>' cannot be used for parameter 'statements' of type 'IList<MethodBodyStatement?>' in 'void VisitorHelpers.VisitExplodedMethodBodyStatements(IList<MethodBodyStatement?> statements, Func<MethodBodyStatement?, MethodBodyStatement?> visitorFunc)' due to differences in the nullability of reference types.
|
|
Validate Code Generation:
codegen/generator/src/Visitors/ContentInnerCollectionDefinedVisitor.cs#L30
Argument of type 'List<MethodBodyStatement>' cannot be used for parameter 'statements' of type 'IList<MethodBodyStatement?>' in 'void VisitorHelpers.VisitExplodedMethodBodyStatements(IList<MethodBodyStatement?> statements, Func<MethodBodyStatement?, MethodBodyStatement?> visitorFunc)' due to differences in the nullability of reference types.
|