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

Error on using sam model #577

Closed
md-rifatkhan opened this issue Jan 30, 2024 · 4 comments
Closed

Error on using sam model #577

md-rifatkhan opened this issue Jan 30, 2024 · 4 comments
Labels
bug Something isn't working stale

Comments

@md-rifatkhan
Copy link

    raise error
jsonschema.exceptions.ValidationError: '{}' is not of type 'array'

Failed validating 'type' in schema:
    {'items': {'properties': {'data': {'items': {'type': 'number'},
                                       'type': 'array'},
                              'label': {'type': 'integer'},
                              'type': {'type': 'string'}},
               'type': 'object'},
     'type': 'array'}

On instance:
    '{}'
@md-rifatkhan md-rifatkhan added the bug Something isn't working label Jan 30, 2024
@jonnyhoff
Copy link

Got the same issue.

@God-damnit-all
Copy link

God-damnit-all commented Feb 4, 2024

See #569 (comment)

Copy link

github-actions bot commented Mar 6, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 6, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

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

No branches or pull requests

3 participants