Skip to content

nucypher 7.4.x dependency update #93

nucypher 7.4.x dependency update

nucypher 7.4.x dependency update #93

Triggered via pull request July 30, 2024 20:03
Status Failure
Total duration 1m 53s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E721): porter/fields/base.py#L88
porter/fields/base.py:88:36: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): porter/fields/base.py#L106
porter/fields/base.py:106:40: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
ruff-lint
Process completed with exit code 1.
ruff-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/