Skip to content

Generic provisioners #6173

Generic provisioners

Generic provisioners #6173

Triggered via pull request November 15, 2024 11:31
Status Failure
Total duration 3m 57s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: admin/deployments.go#L65
not enough arguments in call to p.Provision
lint: admin/deployments.go#L65
undefined: provisioner.ProvisionOptions
lint: admin/deployments.go#L85
alloc.CPU undefined (type *provisioner.Resource has no field or method CPU)
lint: admin/deployments.go#L86
alloc.MemoryGB undefined (type *provisioner.Resource has no field or method MemoryGB)
lint: admin/deployments.go#L87
alloc.StorageBytes undefined (type *provisioner.Resource has no field or method StorageBytes)
lint: admin/deployments.go#L114
unknown field Provisioner in struct literal of type database.InsertDeploymentOptions
lint: admin/deployments.go#L115
unknown field ProvisionID in struct literal of type database.InsertDeploymentOptions
lint: admin/deployments.go#L117
unknown field Slots in struct literal of type database.InsertDeploymentOptions
lint: admin/deployments.go#L118
alloc.Host undefined (type *provisioner.Resource has no field or method Host)
lint: admin/deployments.go#L120
alloc.Audience undefined (type *provisioner.Resource has no field or method Audience)