chore: sync project template #203
Annotations
3 errors and 2 warnings
Run Ruff:
src/kiara_plugin/tabular/modules/db/__init__.py#L453
src/kiara_plugin/tabular/modules/db/__init__.py:453:17: PLR1730 Replace `if` statement with `p_offset = max(p_offset, 0)`
|
Run Ruff:
src/kiara_plugin/tabular/modules/table/__init__.py#L785
src/kiara_plugin/tabular/modules/table/__init__.py:785:17: PLR1730 Replace `if` statement with `p_offset = max(p_offset, 0)`
|
Run Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-dists".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading