Add support for new Response properties #116
codegen-validation.yml
on: pull_request
Validate Code Generation
2m 54s
Annotations
3 warnings
|
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.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifacts
|
1.71 KB |
sha256:d27fd0e2a38db3122a66fb518ebecfcd812d69fbe533f53b81bdc3b643be395a
|
|