feat: adding job & alias sql stores #937
build-linux.yaml
on: push
Matrix: pytest on linux
Matrix: mypy check on linux
linting-linux
7s
lint commit message
27s
test coverage
3m 6s
conda package build (and upload if release)
0s
merge current tag to main branch
0s
publish python package
0s
Annotations
16 errors and 11 warnings
Ruff (F821):
src/kiara/context/config.py#L127
src/kiara/context/config.py:127:18: F821 Undefined name `KiaraTypesRuntimeEnvironment`
|
Ruff (F821):
src/kiara/context/config.py#L135
src/kiara/context/config.py:135:15: F821 Undefined name `BaseArchive`
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L90
src/kiara/registries/data/data_store/__init__.py:90:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L137
src/kiara/registries/data/data_store/__init__.py:137:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L196
src/kiara/registries/data/data_store/__init__.py:196:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L247
src/kiara/registries/data/data_store/__init__.py:247:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L274
src/kiara/registries/data/data_store/__init__.py:274:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L287
src/kiara/registries/data/data_store/__init__.py:287:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L321
src/kiara/registries/data/data_store/__init__.py:321:9: PIE790 Unnecessary `pass` statement
|
Ruff (PIE790):
src/kiara/registries/data/data_store/__init__.py#L349
src/kiara/registries/data/data_store/__init__.py:349:9: PIE790 Unnecessary `pass` statement
|
mypy check on linux (3.8)
Process completed with exit code 2.
|
mypy check on linux (3.10)
Process completed with exit code 2.
|
mypy check on linux (3.11)
Process completed with exit code 2.
|
mypy check on linux (3.9)
The operation was canceled.
|
mypy check on linux (3.12)
The operation was canceled.
|
test coverage
Process completed with exit code 1.
|
lint commit message
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint commit message
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
mypy check on linux (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy check on linux (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy check on linux (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy check on linux (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy check on linux (3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pytest on linux (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pytest on linux (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pytest on linux (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pytest on linux (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|