feat: OBS-399 - netbox diode plugin to listen on post_save signals #39
Annotations
5 errors and 1 warning
Lint with Ruff:
diode-netbox-plugin/netbox_diode_plugin/signals.py#L35
netbox_diode_plugin/signals.py:35:9: F841 Local variable `object_id` is assigned to but never used
|
Lint with Ruff:
diode-netbox-plugin/netbox_diode_plugin/signals.py#L36
netbox_diode_plugin/signals.py:36:9: F841 Local variable `object_type` is assigned to but never used
|
Lint with Ruff:
diode-netbox-plugin/netbox_diode_plugin/signals.py#L37
netbox_diode_plugin/signals.py:37:9: F841 Local variable `object_changed_id` is assigned to but never used
|
Lint with Ruff:
diode-netbox-plugin/netbox_diode_plugin/signals.py#L38
netbox_diode_plugin/signals.py:38:9: F841 Local variable `object` is assigned to but never used
|
Lint with Ruff
Process completed with exit code 1.
|
Setup Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading