Skip to content

Update TypeSpec Generator Version #18

Update TypeSpec Generator Version

Update TypeSpec Generator Version #18

Manually triggered September 29, 2025 20:49
Status Success
Total duration 3m 33s
Artifacts

update-generator.yml

on: workflow_dispatch
update-generator
3m 26s
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.