Skip to content

Ingreident rename and video processing. #90

Ingreident rename and video processing.

Ingreident rename and video processing. #90

Triggered via pull request July 29, 2024 12:15
Status Success
Total duration 7m 4s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 9 notices
Incorrect type: src/video.py#L37
Expected type 'SuccessResponse', got 'dict\[str, str\]' instead
Incorrect type: src/video.py#L56
Expected type 'FromClauseRole \| type \| Inspectable\[_HasClauseElement\] \| _HasClauseElement', got 'Select\[tuple\[Any\]\] \| Select' instead
Incorrect type: src/video.py#L94
Expected type 'SuccessResponse', got 'dict\[str, str\]' instead
Incorrect type: src/video.py#L77
Expected type 'SuccessResponse', got 'dict\[str, str\]' instead
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unsatisfied package requirements: src/detect.py#L23
Package containing module 'ffmpeg' is not listed in the project requirements
PEP 8 coding style violation: src/sql_app/model/__init__.py#L1
PEP 8: E231 missing whitespace after ','
PEP 8 coding style violation: src/video.py#L94
PEP 8: W292 no newline at end of file
PEP 8 coding style violation: src/detect.py#L232
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: src/video.py#L81
PEP 8: E225 missing whitespace around operator
PEP 8 coding style violation: src/video.py#L64
PEP 8: E225 missing whitespace around operator
PEP 8 coding style violation: src/ingredient.py#L41
PEP 8: W292 no newline at end of file
Shadowing built-in names: src/video.py#L64
Shadows built-in name 'id'
Shadowing built-in names: src/video.py#L81
Shadows built-in name 'id'