I have warnings all over in Swift 5 mode with strict checks turned on:
warning: non-sendable type 'NotSendable' in implicitly asynchronous access to actor-isolated property 'notSendable' cannot cross actor boundary; this is an error in the Swift 6 language mode