Skip to content

Detection trim

Detection trim #69

Triggered via pull request July 25, 2024 05:58
Status Failure
Total duration 28s
Artifacts

flake8.yml

on: pull_request
flake8-linter
18s
flake8-linter
Fit to window
Zoom out
Zoom in

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/