Merge pull request #373 from pixlise/bugfix/lambda-disk-space #359
Annotations
8 errors and 1 warning
Unit Test:
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)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L33
stat.Fssubtype undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Fssubtype)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L34
stat.Fstypename undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Fstypename)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L35
stat.Iosize undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Iosize)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L36
stat.Mntfromname undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Mntfromname)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L37
stat.Mntonname undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Mntonname)
|
Unit Test:
core/utils/diskfree_nonwindows.go#L38
stat.Owner undefined (type "golang.org/x/sys/unix".Statfs_t has no field or method Owner)
|
Unit Test
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