Skip to content

use interface for ReadResultFd #202

use interface for ReadResultFd

use interface for ReadResultFd #202

Triggered via pull request November 6, 2024 09:09
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
test (1.17.x): fuse/nodefs/files.go#L128
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(f.File.Fd(), off, len(buf))
test (1.17.x): fs/files.go#L49
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(uintptr(f.fd), off, len(buf))
test (1.17.x)
Process completed with exit code 2.
test (1.19.x): fuse/nodefs/files.go#L128
too many arguments in conversion to fuse.ReadResultFd
test (1.19.x): fs/files.go#L49
too many arguments in conversion to fuse.ReadResultFd
test (1.19.x)
Process completed with exit code 1.
test (1.15.x): fs/files.go#L49
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(uintptr(f.fd), off, len(buf))
test (1.15.x): fuse/nodefs/files.go#L128
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(f.File.Fd(), off, len(buf))
test (1.15.x)
Process completed with exit code 2.
test (1.16.x): fs/files.go#L49
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(uintptr(f.fd), off, len(buf))
test (1.16.x): fuse/nodefs/files.go#L128
too many arguments to conversion to fuse.ReadResultFd: fuse.ReadResultFd(f.File.Fd(), off, len(buf))
test (1.16.x)
Process completed with exit code 2.
test (1.18.x): fuse/nodefs/files.go#L128
too many arguments in conversion to fuse.ReadResultFd
test (1.18.x): fs/files.go#L49
too many arguments in conversion to fuse.ReadResultFd
test (1.18.x)
Process completed with exit code 2.
test (1.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.17.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.15.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/