Merge branch 'feature/SOF-7425' into feature/SOF-7426 #927
cicd.yml
on: push
Matrix: run-py-linter
Matrix: run-js-tests
Matrix: run-py-tests
publish-py-package
0s
Annotations
10 errors and 5 warnings
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L494
src/py/mat3ra/made/tools/modify.py:494:29: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L503
src/py/mat3ra/made/tools/modify.py:503:42: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L503
src/py/mat3ra/made/tools/modify.py:503:70: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L505
src/py/mat3ra/made/tools/modify.py:505:29: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L506
src/py/mat3ra/made/tools/modify.py:506:30: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L508
src/py/mat3ra/made/tools/modify.py:508:27: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L520
src/py/mat3ra/made/tools/modify.py:520:32: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L521
src/py/mat3ra/made/tools/modify.py:521:32: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L535
src/py/mat3ra/made/tools/modify.py:535:35: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/modify.py#L537
src/py/mat3ra/made/tools/modify.py:537:31: F821 Undefined name `np`
|
run-py-linter (3.8.6)
Unexpected input(s) 'python-version', valid inputs are ['exclude']
|
run-js-tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-js-tests (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-js-tests (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-js-tests (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|