Print file system of datadir with sysinfo #10464
Annotations
10 errors and 2 warnings
internal/pkg/sysinfo/probes/filesystem_linux.go#L65
unix.BPF_FS_MAGIC (untyped int constant 3405662737) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L67
unix.BTRFS_SUPER_MAGIC (untyped int constant 2435016766) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L77
unix.CIFS_SUPER_MAGIC (untyped int constant 4283649346) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L95
unix.EFIVARFS_MAGIC (untyped int constant 3730735588) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L99
unix.EROFS_SUPER_MAGIC_V1 (untyped int constant 3774210530) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L105
unix.F2FS_SUPER_MAGIC (untyped int constant 4076150800) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L113
unix.HPFS_SUPER_MAGIC (untyped int constant 4187351113) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L115
unix.HUGETLBFS_MAGIC (untyped int constant 2508478710) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L161
unix.RAMFS_MAGIC (untyped int constant 2240043254) overflows int32
|
internal/pkg/sysinfo/probes/filesystem_linux.go#L171
unix.SELINUX_MAGIC (untyped int constant 4185718668) overflows int32
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading