Fix printing of disk free space #1149
Annotations
8 errors and 1 warning
Build Package:
core/utils/diskfree_nonwindows.go#L31
stat.Flags_ext undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Flags_ext)
|
Build Package:
core/utils/diskfree_nonwindows.go#L33
stat.Fssubtype undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Fssubtype)
|
Build Package:
core/utils/diskfree_nonwindows.go#L34
stat.Fstypename undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Fstypename)
|
Build Package:
core/utils/diskfree_nonwindows.go#L35
stat.Iosize undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Iosize)
|
Build Package:
core/utils/diskfree_nonwindows.go#L36
stat.Mntfromname undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Mntfromname)
|
Build Package:
core/utils/diskfree_nonwindows.go#L37
stat.Mntonname undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Mntonname)
|
Build Package:
core/utils/diskfree_nonwindows.go#L38
stat.Owner undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Owner)
|
Build Package
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading