many features and improvements #122
Annotations
10 errors and 1 warning
lint:
internal/volume/rbd/volume.go#L13
could not import github.com/ceph/go-ceph/rados (-: # github.com/ceph/go-ceph/rados
|
lint
fatal error: rados/librados.h: No such file or directory
|
lint:
internal/virt/guest/bot.go#L96
guest.ID undefined (type *Guest has no field or method ID) (typecheck)
|
lint:
internal/virt/guest/bot.go#L106
v.guest.ID undefined (type *Guest has no field or method ID) (typecheck)
|
lint:
internal/virt/guest/bot.go#L124
v.guest.ID undefined (type *Guest has no field or method ID) (typecheck)
|
lint:
internal/virt/guest/bot.go#L160
v.guest.ID undefined (type *Guest has no field or method ID) (typecheck)
|
lint:
internal/virt/guest/bot.go#L376
v.guest.IPs undefined (type *Guest has no field or method IPs) (typecheck)
|
lint:
internal/virt/guest/bot.go#L391
v.guest.ExtraNetworks undefined (type *Guest has no field or method ExtraNetworks) (typecheck)
|
lint:
internal/virt/guest/bot.go#L395
v.guest.ExtraNetworks undefined (type *Guest has no field or method ExtraNetworks) (typecheck)
|
lint:
internal/virt/guest/guest.go#L87
g.Status undefined (type *Guest has no field or method Status) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|