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

GitHub Actions / Trunk Check failed Mar 12, 2024 in 7s

Trunk Check

Checked 68 modified files
✖ 10 new issues (9 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 5 in runner_manager/backend/vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingTypeStubs)

[new] Stub file not found for "com.vmware.vcenter.vm_client"

Check failure on line 5 in runner_manager/backend/vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `com.vmware.vcenter.vm_client.Hardware` imported but unused

Check failure on line 12 in runner_manager/backend/vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `com.vmware.vcenter.vm.hardware_client.Cdrom` imported but unused

Check failure on line 10 in tests/unit/backend/test_vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `vmware.vapi.vsphere.client.create_vsphere_client` imported but unused

Check failure on line 41 in tests/unit/backend/test_vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F841)

[new] Local variable `list` is assigned to but never used

Check failure on line 1 in runner_manager/backend/vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

black

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in tests/unit/backend/test_vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

isort

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in tests/unit/backend/test_vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

black

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in runner_manager/backend/vsphere.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

isort

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in runner_manager/models/backend.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

black

Incorrect formatting, autoformat by running 'trunk fmt'