Add FUSE3 using cgofuse #1564
Annotations
20 errors and 2 warnings
Analyze (go, ubuntu-latest)
In function 'hostAsgnCconninfo':
|
Analyze (go, ubuntu-latest)
error: 'FUSE_CAP_READDIRPLUS' undeclared (first use in this function)
|
Analyze (go, ubuntu-latest)
note: each undeclared identifier is reported only once for each function it appears in
|
Analyze (go, ubuntu-latest)
In function 'hostAsgnCconfig':
|
Analyze (go, ubuntu-latest)
error: invalid application of 'sizeof' to incomplete type 'struct fuse_config'
|
Analyze (go, ubuntu-latest)
error: invalid use of undefined type 'struct fuse_config'
|
Analyze (go, ubuntu-latest)
error: invalid use of undefined type 'struct fuse_config'
|
Analyze (go, ubuntu-latest)
In function 'hostFilldir':
|
Analyze (go, ubuntu-latest)
error: 'FUSE_FILL_DIR_PLUS' undeclared (first use in this function)
|
Analyze (go, ubuntu-latest)
error: too many arguments to function 'filler'
|
Analyze (go, windows-latest)
fatal error: fuse_common.h: No such file or directory
|
Analyze (go, windows-latest)
could not import C (no metadata for C)
|
Analyze (go, windows-latest)
src.tv_sec undefined (type *c_fuse_timespec_t has no field or method tv_sec)
|
Analyze (go, windows-latest)
src.tv_nsec undefined (type *c_fuse_timespec_t has no field or method tv_nsec)
|
Analyze (go, windows-latest)
c_fuse_get_context().private_data undefined (type *c_struct_fuse_context has no field or method private_data)
|
Analyze (go, windows-latest)
fi0.fh undefined (type *c_struct_fuse_file_info has no field or method fh)
|
Analyze (go, windows-latest)
c_fuse_get_context().private_data undefined (type *c_struct_fuse_context has no field or method private_data)
|
Analyze (go, windows-latest)
c_fuse_get_context().private_data undefined (type *c_struct_fuse_context has no field or method private_data)
|
Analyze (go, windows-latest)
c_fuse_get_context().private_data undefined (type *c_struct_fuse_context has no field or method private_data)
|
Analyze (go, windows-latest)
c_fuse_get_context().private_data undefined (type *c_struct_fuse_context has no field or method private_data)
|
Analyze (python, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|