[WIP] feat: add CreateSnapshot RPC #166
Annotations
5 errors and 2 warnings
test-suite:
pkg/driver/controller_server.go#L608
d.CivoClient.FindSnapshot undefined (type civogo.Clienter has no field or method FindSnapshot)
|
test-suite:
pkg/driver/controller_server.go#L628
undefined: civogo.SnapshotConfig
|
test-suite:
pkg/driver/controller_server.go#L636
d.CivoClient.createSnapshotFromVolume undefined (type civogo.Clienter has no field or method createSnapshotFromVolume)
|
test-suite:
pkg/driver/controller_server.go#L644
d.CivoClient.GetSnapshot undefined (type civogo.Clienter has no field or method GetSnapshot)
|
test-suite
Process completed with exit code 1.
|
test-suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|