snowplow / iglu-central

Contains all JSON Schemas, Avros and Thrifts for Iglu Central
http://iglucentral.com
Apache License 2.0
118 stars 114 forks source link

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

Open enriquec-kaia opened 1 year ago

enriquec-kaia commented 1 year ago

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
BioQwer commented 1 year ago

Have same issue

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