Skip to content

Update @typespec/http-client-csharp to 1.0.0-alpha.20251113.2 #102

Update @typespec/http-client-csharp to 1.0.0-alpha.20251113.2

Update @typespec/http-client-csharp to 1.0.0-alpha.20251113.2 #102

Triggered via pull request November 17, 2025 17:39
Status Failure
Total duration 56s
Artifacts

codegen-validation.yml

on: pull_request
Validate Code Generation
53s
Validate Code Generation
Fit to window
Zoom out
Zoom in

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.