Skip to content

fix: add style

fix: add style #26

Triggered via push May 14, 2023 01:01
Status Failure
Total duration 1m 45s
Artifacts

CI.yml

on: push
publish  /  publish
39s
publish / publish
Matrix: validation / validation
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
validation / validation (pytest, -m not integration and not gpu)
Process completed with exit code 5.
validation / validation (pyright): src/osintbuddy/plugins.py#L45
Object of type "(plugin_label: str) -> (Unknown | None)" is not subscriptable (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/plugins.py#L69
"modpath" is possibly unbound (reportUnboundVariable)
validation / validation (pyright): src/osintbuddy/plugins.py#L157
"Never" is not iterable (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/plugins.py#L161
Cannot access member "json" for type "BaseNode"   Member "json" is unknown (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/examples/ip-plugin.py#L1
"Plugin" is unknown import symbol (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/examples/ip-plugin.py#L23
Argument missing for parameter "port" (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/node/base.py#L31
Cannot access member "node_type" for type "BaseNode"   Member "node_type" is unknown (reportGeneralTypeIssues)
validation / validation (pyright): src/osintbuddy/node/inputs.py#L86
Expected type expression but received "(__iterable: Iterable[object], /) -> bool" (reportGeneralTypeIssues)
validation / validation (pyright)
8 errors
validation / validation (pytest, -m integration)
The operation was canceled.
validation / validation (black)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (bandit)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (flake8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (pylint)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
publish / publish
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (pytest, -m not integration and not gpu)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (pyright)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
validation / validation (pytest, -m integration)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.