Skip to content

feat: RelationalBone add getDefaultValue #3144

feat: RelationalBone add getDefaultValue

feat: RelationalBone add getDefaultValue #3144

Triggered via pull request November 8, 2024 10:06
Status Failure
Total duration 19s
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/relational.py#L1251
E225: missing whitespace around operator
linter (3.12): src/viur/core/bones/relational.py#L1261
E225: missing whitespace around operator
linter (3.12): src/viur/core/bones/relational.py#L1262
E265: block comment should start with '# '
linter (3.12)
Process completed with exit code 1.
linter (3.12)
The following actions use a deprecated Node.js version 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/