update: fix get be categories one shot claude #128
cicd.yml
on: push
Matrix: run-js-tests
Matrix: run-py-linter
Matrix: run-py-tests
publish-py-package
0s
Annotations
5 errors and 7 warnings
Ruff (E501):
src/py/mat3ra/standata/data/applications.py#L3
src/py/mat3ra/standata/data/applications.py:3:121: E501 Line too long (823 > 120 characters)
|
Ruff (E501):
src/py/mat3ra/standata/data/materials.py#L3
src/py/mat3ra/standata/data/materials.py:3:121: E501 Line too long (28414 > 120 characters)
|
Ruff (E501):
src/py/mat3ra/standata/data/properties.py#L3
src/py/mat3ra/standata/data/properties.py:3:121: E501 Line too long (1872 > 120 characters)
|
Ruff (E501):
src/py/mat3ra/standata/data/workflows.py#L3
src/py/mat3ra/standata/data/workflows.py:3:121: E501 Line too long (14667 > 120 characters)
|
run-py-linter (3.8.6)
Process completed with exit code 1.
|
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/checkout@v3, 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-py-linter (3.8.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@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-py-linter (3.8.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-python@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-py-linter (3.8.6)
Unexpected input(s) 'python-version', valid inputs are ['exclude']
|
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/checkout@v3, 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/
|