update: use OOP and simplify #871
cicd.yml
on: push
Matrix: run-py-linter
Matrix: run-js-tests
Matrix: run-py-tests
publish-py-package
0s
Annotations
2 errors and 5 warnings
Ruff (E731):
src/py/mat3ra/made/tools/utils/functions.py#L152
src/py/mat3ra/made/tools/utils/functions.py:152:9: E731 Do not assign a `lambda` expression, use a `def`
|
run-py-linter (3.8.6)
Process completed with exit code 1.
|
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|