Add support for included properties (a.k.a. include) in Responses
#105
codegen-validation.yml
on: pull_request
Validate Code Generation
2m 50s
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:c2cce44bbd5d76d695b45617ba7e6525baa2d01165c48ddb62c5f214190fd50e
|
|