NFS host and guest support #114
Annotations
3 errors and 1 warning
internal/filesystem/ipfs/ipfs_internal_test.go#L13
cannot use (*IPFS)(nil) (value of type *IPFS) as fs.StatFS value in variable declaration: *IPFS does not implement fs.StatFS (wrong type for method Stat)
|
internal/filesystem/ipfs/ipfs_internal_test.go#L13
cannot use (*IPFS)(nil) (value of type *IPFS) as fs.StatFS value in variable declaration: *IPFS does not implement fs.StatFS (wrong type for method Stat)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading