Skip to content

Update TypeSpec Generator Version #26

Update TypeSpec Generator Version

Update TypeSpec Generator Version #26

Manually triggered October 20, 2025 21:04
Status Success
Total duration 3m 54s
Artifacts

update-generator.yml

on: workflow_dispatch
update-generator
3m 45s
update-generator
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
update-generator: 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.
update-generator: 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.