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

Non-commited checking is possible? #212

Closed
ppKrauss opened this issue Sep 10, 2017 · 4 comments
Closed

Non-commited checking is possible? #212

ppKrauss opened this issue Sep 10, 2017 · 4 comments

Comments

@ppKrauss
Copy link

There are some error at http://goodtables.io/github/OSMBrasil/CRP/jobs/1
and I need to check again, how to check without change my git?

It is for new https://github.com/frictionlessdata/goodtables-py/releases

@roll
Copy link
Member

roll commented Sep 11, 2017

@ppKrauss
Thanks for the question. I've created an issue for this unsupported feature on goodtables.io issue tracker - frictionlessdata/goodtables.io#262

@roll
Copy link
Member

roll commented Sep 11, 2017

Also here is an output of goodtables-py:

$python -m goodtables.cli https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json
/home/roll/projects/goodtables-py/.python/lib/python3.5/site-packages/datapackage/package.py:78: UserWarning: Resource property "url: <url>" is deprecated. Please use "path: [url]" instead (as array).
  UserWarning)
DATASET
=======
{'error-count': 1,
 'preset': 'datapackage',
 'table-count': 1,
 'time': 1.532,
 'valid': False}
---------
Warning: Data Package "https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json" has a validation error "'CEP-to-CRP' does not match '^([-a-z0-9._/])+$'"
Warning: Data Package "https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json" has a validation error "'Convencoes-CRP' does not match '^([-a-z0-9._/])+$'"

TABLE [1]
=========
{'datapackage': 'https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json',
 'encoding': None,
 'error-count': 1,
 'format': 'inline',
 'headers': ['CRP-prefix',
             'CEP-from',
             'CEP-to',
             'range-prefix',
             'extra-prefix',
             'CRP-from',
             'CRP-to',
             'Notes'],
 'row-count': 0,
 'schema': 'table-schema',
 'scheme': None,
 'source': 'http://gobetween.oklabs.org/pipe/https%3A%2F%2Fraw.githubusercontent.com%2FppKrauss%2FCRP%2Fmaster%2Fdata%2FCEP-to-CRP.csv',
 'time': 1.029,
 'valid': False}
---------
[-,-] [schema-error] Table Schema error: {'name': 'extra-prefix', 'format': 'regular expression', 'type': 'string', 'description': 'informações extra sobre o reconhecimento do prefixo no CEP'} is not valid under any of the given schemas

@roll
Copy link
Member

roll commented Sep 11, 2017

@roll roll closed this as completed Sep 11, 2017
@ppKrauss
Copy link
Author

About error (perhaps another issue?), https://github.com/OSMBrasil/CRP/blob/master/datapackage.json
have no regular expression, I removed (!), but https://goodtables.io/github/OSMBrasil/CRP (at details) say that there are a regular expression

@roll roll moved this to Done in Open Knowledge Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants