Skip to content

apply ruff linter and fixes to all codebase #223

apply ruff linter and fixes to all codebase

apply ruff linter and fixes to all codebase #223

Triggered via pull request October 7, 2024 14:36
Status Failure
Total duration 37s
Artifacts

test-package.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: ocean_data_parser/tools/__init__.py#L2
ocean_data_parser/tools/__init__.py:2:1: SyntaxError: missing closing quote in string literal
Ruff: ocean_data_parser/tools/__init__.py#L2
ocean_data_parser/tools/__init__.py:2:4: SyntaxError: Expected a statement
testing
Process completed with exit code 1.
testing
Process completed with exit code 2.
Ruff (W292): ocean_data_parser/process/__init__.py#L1
ocean_data_parser/process/__init__.py:1:78: W292 No newline at end of file
Ruff: ocean_data_parser/tools/__init__.py#L2
ocean_data_parser/tools/__init__.py:2:1: SyntaxError: missing closing quote in string literal
Ruff: ocean_data_parser/tools/__init__.py#L2
ocean_data_parser/tools/__init__.py:2:4: SyntaxError: Expected a statement
Ruff (W292): ocean_data_parser/tools/__init__.py#L2
ocean_data_parser/tools/__init__.py:2:4: W292 No newline at end of file
testing
Process completed with exit code 1.
testing
Process completed with exit code 1.