Skip to content

feat: OBS-399 - netbox diode plugin to listen on post_save signals #39

feat: OBS-399 - netbox diode plugin to listen on post_save signals

feat: OBS-399 - netbox diode plugin to listen on post_save signals #39

Triggered via pull request March 7, 2024 18:30
Status Success
Total duration 35s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.11)
Process completed with exit code 1.
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.9)
Process completed with exit code 1.
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.7)
Process completed with exit code 1.
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.12)
Process completed with exit code 1.
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.10)
Process completed with exit code 1.
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
Ruff (F841): 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
tests (3.8)
Process completed with exit code 1.
tests (3.11)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (3.9)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (3.7)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (3.12)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (3.10)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (3.8)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.