Skip to content

PTFE-1491 Support vsphere as a backend #1153

PTFE-1491 Support vsphere as a backend

PTFE-1491 Support vsphere as a backend #1153

Triggered via pull request March 12, 2024 21:24
Status Success
Total duration 3m 7s
Artifacts

build-docs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pyright(reportMissingTypeStubs): runner_manager/backend/vsphere.py#L5
[new] Stub file not found for "com.vmware.vcenter.vm_client"
ruff(F401): runner_manager/backend/vsphere.py#L5
[new] `com.vmware.vcenter.vm_client.Hardware` imported but unused
ruff(F401): runner_manager/backend/vsphere.py#L12
[new] `com.vmware.vcenter.vm.hardware_client.Cdrom` imported but unused
ruff(F401): tests/unit/backend/test_vsphere.py#L10
[new] `vmware.vapi.vsphere.client.create_vsphere_client` imported but unused
ruff(F841): tests/unit/backend/test_vsphere.py#L41
[new] Local variable `list` is assigned to but never used
black: runner_manager/backend/vsphere.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
isort: tests/unit/backend/test_vsphere.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
black: tests/unit/backend/test_vsphere.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
isort: runner_manager/backend/vsphere.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
black: runner_manager/models/backend.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'