Description
The recent health checker refactoring added a new message:
WARNING: endpoint, expected_response, and expected_response_code are deprecated and will be removed in the next release. Please consult updated documentation.
This message always shows up even when users don't explicitly specify deprecated fields. It should only warn when the .aurora file contains HealthCheckConfig with any of the deprecated fields.