update: have all possiblities in config #1081
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 (E501):
src/py/mat3ra/made/tools/build/defect/configuration.py#L40
src/py/mat3ra/made/tools/build/defect/configuration.py:40:121: E501 Line too long (130 > 120 characters)
|
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 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/
|