Add Image.Extent() interface #92
Annotations
10 errors and 1 warning
integration:
image/stub/stub.go#L9
could not import github.com/lima-vm/go-qcow2reader/image (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
image/parallels/parallels.go#L6
could not import github.com/lima-vm/go-qcow2reader/image (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
image/qcow2/qcow2.go#L14
could not import github.com/lima-vm/go-qcow2reader/align (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
image/qcow2/qcow2.go#L15
could not import github.com/lima-vm/go-qcow2reader/image (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
image/qcow2/qcow2.go#L16
could not import github.com/lima-vm/go-qcow2reader/log (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
image/qcow2/qcow2.go#L17
could not import github.com/lima-vm/go-qcow2reader/lru (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
test/qemuio/qemuio.go#L8
could not import github.com/lima-vm/go-qcow2reader/test/qemuimg (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
qcow2reader_test.go#L16
could not import github.com/lima-vm/go-qcow2reader/test/qemuimg (-: cannot compile Go 1.22 code) (typecheck)
|
integration:
qcow2reader_test.go#L36
undefined: qcow2reader (typecheck)
|
integration:
qcow2reader_test.go#L146
undefined: qcow2reader (typecheck)
|
integration
Restore cache failed: Dependencies file is not found in /home/runner/work/go-qcow2reader/go-qcow2reader. Supported file pattern: go.sum
|