Skip to content

Release v16.9.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:12
f2f6cb3

Summary

CHR0038 reported a fluent join that carries nothing, breaking correct builds.

Fixed

  • CHR0038 no longer reports a fluent join when AutoMap cannot carry the value across — [NoAutoMap] on the read model, and [NoAutoMap] on the target property of a positional record, were both still reported. Since the rule is an error, each was a build break on correct code.