Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AssertionError: Record does not match stream schema: '' is not a 'date' (path: Driver.dateOfBirth) #21

Closed
ReubenFrankel opened this issue Mar 11, 2024 · 1 comment
Labels
bug Something isn't working upstream Related to an upstream dependency or service

Comments

@ReubenFrankel
Copy link
Owner

ReubenFrankel commented Mar 11, 2024

{
    "driverId": "bearman",
    "permanentNumber": "38",
    "code": "BEA",
    "url": "http://en.wikipedia.org/wiki/Oliver_Bearman",
    "givenName": "Oliver",
    "familyName": "Bearman",
    "dateOfBirth": "",
    "nationality": "British"
}
@ReubenFrankel ReubenFrankel added the bug Something isn't working label Mar 11, 2024
@ReubenFrankel ReubenFrankel added the upstream Related to an upstream dependency or service label Mar 11, 2024
@ReubenFrankel
Copy link
Owner Author

Now fixed upstream and CI passing: https://github.com/ReubenFrankel/tap-f1/actions/runs/8256758377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Related to an upstream dependency or service
Projects
None yet
Development

No branches or pull requests

1 participant