updaet: wip on passivation builders #909
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/build/passivation/__init__.py#L2
src/py/mat3ra/made/tools/build/passivation/__init__.py:2:15: F821 Undefined name `Material`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L2
src/py/mat3ra/made/tools/build/passivation/__init__.py:2:42: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L2
src/py/mat3ra/made/tools/build/passivation/__init__.py:2:70: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L4
src/py/mat3ra/made/tools/build/passivation/__init__.py:4:29: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L5
src/py/mat3ra/made/tools/build/passivation/__init__.py:5:30: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L7
src/py/mat3ra/made/tools/build/passivation/__init__.py:7:27: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L13
src/py/mat3ra/made/tools/build/passivation/__init__.py:13:11: F821 Undefined name `Material`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L13
src/py/mat3ra/made/tools/build/passivation/__init__.py:13:87: F821 Undefined name `Optional`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L19
src/py/mat3ra/made/tools/build/passivation/__init__.py:19:32: F821 Undefined name `np`
|
Ruff (F821):
src/py/mat3ra/made/tools/build/passivation/__init__.py#L20
src/py/mat3ra/made/tools/build/passivation/__init__.py:20:32: 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/
|