Skip to content

Annotation Pipeline #67

Annotation Pipeline

Annotation Pipeline #67

Triggered via pull request June 19, 2024 22:29
Status Failure
Total duration 15s
Artifacts

python_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: annotation_pipeline/populate_labelstudio.py#L12
[flake8] reported by reviewdog 🐶 module level import not at top of file Raw Output: ./annotation_pipeline/populate_labelstudio.py:12:1: E402 module level import not at top of file
Lint: annotation_pipeline/populate_labelstudio.py#L13
[flake8] reported by reviewdog 🐶 module level import not at top of file Raw Output: ./annotation_pipeline/populate_labelstudio.py:13:1: E402 module level import not at top of file
Lint: annotation_pipeline/populate_labelstudio.py#L15
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:15:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L34
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:34:1: E302 expected 2 blank lines, found 1
Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
Lint: annotation_pipeline/populate_labelstudio.py#L50
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:50:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L63
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:63:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L100
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:100:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L105
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:105:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L119
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./annotation_pipeline/populate_labelstudio.py:119:1: E302 expected 2 blank lines, found 1
Lint: annotation_pipeline/populate_labelstudio.py#L1
[flake8] reported by reviewdog 🐶 Missing docstring in public module Raw Output: ./annotation_pipeline/populate_labelstudio.py:1:1: D100 Missing docstring in public module
Lint: annotation_pipeline/populate_labelstudio.py#L16
[flake8] reported by reviewdog 🐶 One-line docstring should fit on one line with quotes Raw Output: ./annotation_pipeline/populate_labelstudio.py:16:1: D200 One-line docstring should fit on one line with quotes
Lint: annotation_pipeline/populate_labelstudio.py#L16
[flake8] reported by reviewdog 🐶 No blank lines allowed after function docstring Raw Output: ./annotation_pipeline/populate_labelstudio.py:16:1: D202 No blank lines allowed after function docstring
Lint: annotation_pipeline/populate_labelstudio.py#L35
[flake8] reported by reviewdog 🐶 No blank lines allowed after function docstring Raw Output: ./annotation_pipeline/populate_labelstudio.py:35:1: D202 No blank lines allowed after function docstring
Lint: annotation_pipeline/populate_labelstudio.py#L35
[flake8] reported by reviewdog 🐶 1 blank line required between summary line and description Raw Output: ./annotation_pipeline/populate_labelstudio.py:35:1: D205 1 blank line required between summary line and description
Lint: annotation_pipeline/populate_labelstudio.py#L51
[flake8] reported by reviewdog 🐶 1 blank line required between summary line and description Raw Output: ./annotation_pipeline/populate_labelstudio.py:51:1: D205 1 blank line required between summary line and description
Lint: annotation_pipeline/populate_labelstudio.py#L64
[flake8] reported by reviewdog 🐶 1 blank line required between summary line and description Raw Output: ./annotation_pipeline/populate_labelstudio.py:64:1: D205 1 blank line required between summary line and description
Lint: annotation_pipeline/populate_labelstudio.py#L100
[flake8] reported by reviewdog 🐶 Missing docstring in public function Raw Output: ./annotation_pipeline/populate_labelstudio.py:100:1: D103 Missing docstring in public function
Lint: annotation_pipeline/populate_labelstudio.py#L106
[flake8] reported by reviewdog 🐶 No blank lines allowed after function docstring Raw Output: ./annotation_pipeline/populate_labelstudio.py:106:1: D202 No blank lines allowed after function docstring
Lint: annotation_pipeline/populate_labelstudio.py#L106
[flake8] reported by reviewdog 🐶 No whitespaces allowed surrounding docstring text Raw Output: ./annotation_pipeline/populate_labelstudio.py:106:1: D210 No whitespaces allowed surrounding docstring text