Skip to content

feat: Re-integration of Google Datastore API #3527

feat: Re-integration of Google Datastore API

feat: Re-integration of Google Datastore API #3527

Triggered via pull request February 26, 2025 22:38
Status Failure
Total duration 19s
Artifacts

pep8.yaml

on: pull_request
Matrix: linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
linter (3.12): src/viur/core/db/query.py#L78
E501: line too long (130 > 120 characters)
linter (3.12): src/viur/core/db/transport.py#L20
E265: block comment should start with '# '
linter (3.12): src/viur/core/db/transport.py#L78
E265: block comment should start with '# '
linter (3.12): src/viur/core/db/transport.py#L87
E302: expected 2 blank lines, found 1
linter (3.12): src/viur/core/db/transport.py#L88
E101: indentation contains mixed spaces and tabs
linter (3.12): src/viur/core/db/transport.py#L88
W191: indentation contains tabs
linter (3.12): src/viur/core/db/transport.py#L90
E302: expected 2 blank lines, found 1
linter (3.12): src/viur/core/db/transport.py#L91
W191: indentation contains tabs
linter (3.12): src/viur/core/db/transport.py#L92
W191: indentation contains tabs
linter (3.12): src/viur/core/db/transport.py#L93
W191: indentation contains tabs