Skip to content

fix: skip unreadable files and named pipes in CreateFileList #536

fix: skip unreadable files and named pipes in CreateFileList

fix: skip unreadable files and named pipes in CreateFileList #536

Triggered via pull request April 7, 2026 14:34
Status Success
Total duration 10m 47s
Artifacts

buildstatus.yml

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

Annotations

30 errors and 3 warnings
build (macos-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Load
build (macos-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Store
build (macos-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Swap
build (macos-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).CompareAndSwap
build (macos-latest)
can inline atomic.(*Pointer[go.shape.struct { os.dir uintptr }]).Load
build (macos-latest)
can inline atomic.(*Pointer[go.shape.struct { os.dir uintptr }]).Store
build (macos-latest)
can inline atomic.(*Pointer[go.shape.struct { os.dir uintptr }]).Swap
build (macos-latest)
can inline atomic.(*Pointer[go.shape.struct { os.dir uintptr }]).CompareAndSwap
build (macos-latest)
can inline main.deferwrap1
build (macos-latest)
can inline slices.Index[go.shape.[]string,go.shape.string]
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Load
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Store
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Swap
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).CompareAndSwap
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.nbuf int; os.bufp int }]).Load
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.nbuf int; os.bufp int }]).Store
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.nbuf int; os.bufp int }]).Swap
build (ubuntu-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.nbuf int; os.bufp int }]).CompareAndSwap
build (ubuntu-latest)
can inline main.deferwrap1
build (ubuntu-latest)
can inline slices.Index[go.shape.[]string,go.shape.string]
build (windows-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Load
build (windows-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Store
build (windows-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).Swap
build (windows-latest)
can inline atomic.(*Pointer[go.shape.interface { Error() string }]).CompareAndSwap
build (windows-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.bufp int; os.h syscall.Handle; os.vol uint32; os.class uint32; os.path string }]).Load
build (windows-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.bufp int; os.h syscall.Handle; os.vol uint32; os.class uint32; os.path string }]).Store
build (windows-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.bufp int; os.h syscall.Handle; os.vol uint32; os.class uint32; os.path string }]).Swap
build (windows-latest)
can inline atomic.(*Pointer[go.shape.struct { os.mu sync.Mutex; os.buf *[]uint8; os.bufp int; os.h syscall.Handle; os.vol uint32; os.class uint32; os.path string }]).CompareAndSwap
build (windows-latest)
can inline main.deferwrap1
build (windows-latest)
can inline slices.Index[go.shape.[]string,go.shape.string]
build (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/