build(deps): bump github.com/diskfs/go-diskfs from 1.4.1 to 1.5.0 #6699
test.yml
on: pull_request
Lints
3m 21s
Spell check
10s
Windows tests
3m 46s
Integration tests (QEMU, macOS host)
2m 59s
VMNet tests (QEMU)
2m 11s
Matrix: Colima tests (QEMU, Linux host)
Matrix: Integration tests (QEMU, Linux host)
Matrix: Unit tests
Matrix: Upgrade tests (QEMU, macOS host)
Matrix: Integration tests (vz)
Annotations
66 errors and 2 warnings
Colima tests (QEMU, Linux host) (v0.6.5):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Colima tests (QEMU, Linux host) (v0.6.5):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Colima tests (QEMU, Linux host) (v0.6.5)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (../hack/test-templates/test-misc.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/test-misc.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/test-misc.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (opensuse.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (opensuse.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (opensuse.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (../hack/test-templates/net-user-v2.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/net-user-v2.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/net-user-v2.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (debian.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (debian.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (debian.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (alpine.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (alpine.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (alpine.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (../hack/test-templates/alpine-iso-9p-writable.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/alpine-iso-9p-writable.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (../hack/test-templates/alpine-iso-9p-writable.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (docker.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (docker.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (docker.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (fedora.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (fedora.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (fedora.yaml)
Process completed with exit code 2.
|
Integration tests (QEMU, Linux host) (archlinux.yaml):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (archlinux.yaml):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, Linux host) (archlinux.yaml)
Process completed with exit code 2.
|
Unit tests (1.22.x):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests (1.22.x):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests (1.22.x)
Process completed with exit code 1.
|
Unit tests (1.23.x):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests (1.23.x):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests (1.23.x)
Process completed with exit code 1.
|
Integration tests (vz) (default.yaml, true):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (vz) (default.yaml, true):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (vz) (default.yaml, true)
Process completed with exit code 2.
|
VMNet tests (QEMU):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
VMNet tests (QEMU):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
VMNet tests (QEMU)
Process completed with exit code 2.
|
Integration tests (vz) (fedora.yaml, false):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (vz) (fedora.yaml, false):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (vz) (fedora.yaml, false)
Process completed with exit code 2.
|
Integration tests (QEMU, macOS host):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, macOS host):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Integration tests (QEMU, macOS host)
Process completed with exit code 1.
|
Lints:
pkg/vz/disk.go#L13
could not import github.com/lima-vm/lima/pkg/iso9660util (-: # github.com/lima-vm/lima/pkg/iso9660util
|
Lints:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Lints:
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)) (typecheck)
|
Lints:
pkg/cidata/cidata.go#L20
could not import github.com/lima-vm/lima/pkg/iso9660util (-: # github.com/lima-vm/lima/pkg/iso9660util
|
Lints:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Lints:
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)) (typecheck)
|
Lints:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Lints:
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys) (typecheck)
|
Lints:
pkg/qemu/qemu.go#L28
could not import github.com/lima-vm/lima/pkg/iso9660util (-: # github.com/lima-vm/lima/pkg/iso9660util
|
Lints:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Windows tests:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Windows tests:
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Windows tests
Process completed with exit code 1.
|
Upgrade tests (QEMU, macOS host) (v0.15.1):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Upgrade tests (QEMU, macOS host) (v0.15.1):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Upgrade tests (QEMU, macOS host) (v0.15.1):
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Upgrade tests (QEMU, macOS host) (v0.15.1):
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Upgrade tests (QEMU, macOS host) (v0.15.1)
Final attempt failed. Child_process exited with error code 2
|
Upgrade tests (QEMU, macOS host) (v0.15.1)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Upgrade tests (QEMU, macOS host) (v0.15.1)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failure-logs-upgrade
|
33.3 KB |
|