Skip to content

Binary characters on some schemas error: Cannot read: Input length = 1 #1257

Open
@enriquec-kaia

Description

@enriquec-kaia

Hello,

I found that some schemas have some binary characters which causes the igluctl static push to fail
schemas/com.mailgun/message_clicked/jsonschema/1-0-0
schemas/com.mailgun/message_opened/jsonschema/1-0-0
schemas/com.mailgun/recipient_unsubscribed/jsonschema/1-0-0
schemas/com.sendgrid/bounce/jsonschema/2-0-0
schemas/com.sendgrid/click/jsonschema/2-0-0
schemas/com.sendgrid/deferred/jsonschema/2-0-0
schemas/com.sendgrid/delivered/jsonschema/2-0-0
schemas/com.sendgrid/group_resubscribe/jsonschema/2-0-0
schemas/com.sendgrid/group_unsubscribe/jsonschema/2-0-0
schemas/com.sendgrid/open/jsonschema/2-0-0
schemas/com.sendgrid/processed/jsonschema/2-0-0
schemas/com.sendgrid/spamreport/jsonschema/2-0-0
schemas/com.sendgrid/unsubscribe/jsonschema/2-0-0
schemas/com.snowplowanalytics.mobile/remote_config/jsonschema/1-0-0
schemas/com.snowplowanalytics.mobile/remote_config/jsonschema/1-0-1
schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/2-0-0
schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/3-0-0
schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/4-0-0
schemas/com.unbounce/form_post/jsonschema/1-0-0
schemas/org.ietf/http_client_hints/jsonschema/1-0-0

This only appears to be an issues when cloning the repo via a self-hosted linux github runners.

image

Error:

Cannot read [schemas/com.mailgun/message_opened/jsonschema/1-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.mailgun/recipient_unsubscribed/jsonschema/1-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/bounce/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/click/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/deferred/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/delivered/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/group_resubscribe/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/group_unsubscribe/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/open/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/processed/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/spamreport/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.sendgrid/unsubscribe/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.snowplowanalytics.mobile/remote_config/jsonschema/1-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.snowplowanalytics.mobile/remote_config/jsonschema/1-0-1]: Cannot read: Input length = 1
Cannot read [schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/2-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/3-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.snowplowanalytics.snowplow/recoveries/jsonschema/4-0-0]: Cannot read: Input length = 1
Cannot read [schemas/com.unbounce/form_post/jsonschema/1-0-0]: Cannot read: Input length = 1
Cannot read [schemas/org.ietf/http_client_hints/jsonschema/1-0-0]: Cannot read: Input length = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions