Skip to content

Adds "not borrowed" std.socket.Socket implementation #2077

Adds "not borrowed" std.socket.Socket implementation

Adds "not borrowed" std.socket.Socket implementation #2077

Triggered via pull request June 17, 2026 22:57
Status Cancelled
Total duration 8m 34s
Artifacts

main.yml

on: pull_request
Matrix: freebsd-vm
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
Alpine 3.21 x64
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
Alpine 3.21 x64
The operation was canceled.
FreeBSD 13.2 x64
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
FreeBSD 13.2 x64
The operation was canceled.
Windows x64
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
Windows x64
The operation was canceled.
Windows x86
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
Windows x86
The operation was canceled.
Ubuntu 22.04 x64
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
Ubuntu 22.04 x64
The operation was canceled.
Ubuntu 22.04 x86
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
Ubuntu 22.04 x86
The operation was canceled.
Main
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
macOS x64
Canceling since a higher priority waiting request for Main-refs/pull/11040/merge exists
macOS x64
The operation was canceled.
Alpine 3.21 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
FreeBSD 13.2 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, cross-platform-actions/action@v0.23.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dlang-community/setup-dlang@v1.3.0, seanmiddleditch/gha-setup-vsdevenv@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows x86
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dlang-community/setup-dlang@v1.3.0, seanmiddleditch/gha-setup-vsdevenv@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows x86
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu 22.04 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Ubuntu 22.04 x86
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macOS x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macOS x64
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.