Skip to content

refactor: HtmlSerializer for TextBone #2588

refactor: HtmlSerializer for TextBone

refactor: HtmlSerializer for TextBone #2588

Triggered via pull request July 11, 2024 21:08
Status Failure
Total duration 23s
Artifacts

pep8.yaml

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

Annotations

4 errors and 1 warning
linter (3.12): src/viur/core/bones/text.py#L99
E501: line too long (134 > 120 characters)
linter (3.12): src/viur/core/bones/text.py#L237
E125: continuation line with same indent as next logical line
linter (3.12): src/viur/core/bones/text.py#L245
E125: continuation line with same indent as next logical line
linter (3.12)
Process completed with exit code 1.
linter (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/