Add enrichment tag annotation #518
Annotations
8 errors and 1 warning
tests/data_engine/test_datapoint.py#L12
Expected 2 blank lines, found 1 (E302)
|
tests/data_engine/test_datapoint.py#L21
At least two spaces before inline comment (E261)
|
tests/data_engine/test_datapoint.py#L21
Line too long (127 > 120 characters) (E501)
|
tests/data_engine/test_datapoint.py#L23
Line too long (134 > 120 characters) (E501)
|
tests/data_engine/test_datapoint.py#L26
Expected 2 blank lines, found 1 (E302)
|
tests/data_engine/test_datapoint.py#L36
Expected 2 blank lines, found 1 (E302)
|
dagshub/data_engine/dtypes.py#L26
Expected 2 blank lines, found 1 (E302)
|
dagshub/data_engine/model/datasource.py#L655
Line too long (160 > 120 characters) (E501)
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|