Detection trim #69
Annotations
7 errors and 1 warning
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L409
E501 line too long (82 > 80 characters)
|
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L411
E501 line too long (81 > 80 characters)
|
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L413
E501 line too long (84 > 80 characters)
|
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L415
E501 line too long (85 > 80 characters)
|
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L417
E501 line too long (89 > 80 characters)
|
flake8-linter:
eqcorrscan/core/match_filter/detection.py#L419
E501 line too long (84 > 80 characters)
|
flake8-linter
Process completed with exit code 1.
|
flake8-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|