refactor: alias store mountpoints handling #951
Annotations
10 errors and 1 warning
Run Ruff:
src/kiara/context/config.py#L283
src/kiara/context/config.py:283:18: F821 Undefined name `KiaraTypesRuntimeEnvironment`
|
Run Ruff:
src/kiara/context/config.py#L291
src/kiara/context/config.py:291:15: F821 Undefined name `BaseArchive`
|
Run Ruff:
src/kiara/context/config.py#L540
src/kiara/context/config.py:540:17: S608 Possible SQL injection vector through string-based query construction
|
Run Ruff:
src/kiara/interfaces/cli/data/commands.py#L595
src/kiara/interfaces/cli/data/commands.py:595:12: F821 Undefined name `DataArchive`
|
Run Ruff:
src/kiara/interfaces/cli/data/commands.py#L640
src/kiara/interfaces/cli/data/commands.py:640:9: F821 Undefined name `dbg`
|
Run Ruff:
src/kiara/interfaces/cli/data/commands.py#L673
src/kiara/interfaces/cli/data/commands.py:673:5: T201 `print` found
|
Run Ruff:
src/kiara/interfaces/cli/data/commands.py#L675
src/kiara/interfaces/cli/data/commands.py:675:5: F821 Undefined name `dbg`
|
Run Ruff:
src/kiara/registries/__init__.py#L414
src/kiara/registries/__init__.py:414:19: S608 Possible SQL injection vector through string-based query construction
|
Run Ruff:
src/kiara/registries/__init__.py#L478
src/kiara/registries/__init__.py:478:19: S608 Possible SQL injection vector through string-based query construction
|
Run Ruff:
src/kiara/registries/data/__init__.py#L143
src/kiara/registries/data/__init__.py:143:17: T201 `print` found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading