Skip to content

use interface for ReadResultFd #205

use interface for ReadResultFd

use interface for ReadResultFd #205

Triggered via pull request November 6, 2024 09:30
@SandyXSDSandyXSD
synchronize #33
fd-result
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

15 errors and 10 warnings
test (1.15.x): fuse/splice_linux.go#L31
ReadResultFd is not a type
test (1.15.x): fuse/splice_linux.go#L41
ReadResultFd is not a type
test (1.15.x)
Process completed with exit code 2.
test (1.19.x): fuse/splice_linux.go#L31
ReadResultFd (value of type func(fd uintptr, off int64, sz int) ReadResult) is not a type
test (1.19.x)
Process completed with exit code 1.
test (1.18.x): fuse/splice_linux.go#L31
ReadResultFd (value of type func(fd uintptr, off int64, sz int) ReadResult) is not a type
test (1.18.x)
Process completed with exit code 2.
test (1.17.x): fuse/server_linux.go#L23
cannot use req.fdData (type ReadResultWithFd) as type func(uintptr, int64, int) ReadResult in argument to ms.trySplice
test (1.17.x): fuse/splice_linux.go#L31
ReadResultFd is not a type
test (1.17.x): fuse/splice_linux.go#L41
fdData.Size undefined (type func(uintptr, int64, int) ReadResult has no field or method Size)
test (1.17.x): fuse/splice_linux.go#L59
fdData.ReadFd undefined (type func(uintptr, int64, int) ReadResult has no field or method ReadFd)
test (1.17.x)
Process completed with exit code 2.
test (1.16.x): fuse/splice_linux.go#L31
ReadResultFd is not a type
test (1.16.x): fuse/splice_linux.go#L41
ReadResultFd is not a type
test (1.16.x)
Process completed with exit code 2.
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.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.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/
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.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/