Skip to content

Fix DateTime parsing for HealthcheckResult Start field with nanosecond timestamps#22

Open
jorgsowa wants to merge 1 commit intobeluga-php:mainfrom
jorgsowa:fix/healthcheck-result-start-datetime-parsing
Open

Fix DateTime parsing for HealthcheckResult Start field with nanosecond timestamps#22
jorgsowa wants to merge 1 commit intobeluga-php:mainfrom
jorgsowa:fix/healthcheck-result-start-datetime-parsing

Conversation

@jorgsowa
Copy link
Copy Markdown

@jorgsowa jorgsowa commented Apr 1, 2026

Fixes #15
Fixes #4

If you use localstack, then the datetime format is different, so there shouldn't be any default datetime. Only src/Normalizer/HealthcheckResultNormalizer.php has been regenerated for this purpose. + PHPUnit tests were added to confirm the desired behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError from HealthcheckResult date-time from Docker does not conform to format

1 participant