Skip to content

Remove unnecessary comment addition #612

Remove unnecessary comment addition

Remove unnecessary comment addition #612

Triggered via push August 27, 2024 23:53
Status Success
Total duration 55s
Artifacts

validate.yml

on: push
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Ruff (E721): src/onepassword/__init__.py#L28
src/onepassword/__init__.py:28:10: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (F401): src/onepassword/secrets.py#L4
src/onepassword/secrets.py:4:23: F401 `.iterator.SDKIterator` imported but unused
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
validate (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
validate (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
validate (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/