refactor: HtmlSerializer
for TextBone
#2588
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/
|