test(socks): wait for the local port to free before asserting the tun… #273
build.yml
on: push
SwiftLint
21s
macOS Tests
/
TableProCore Package Tests
58s
macOS Tests
/
macOS App Tests
16m 22s
Build ARM64
14m 8s
Build x86_64
18m 32s
Registry Readiness
10s
Create GitHub Release
56s
Annotations
1 error, 24 warnings, and 1 notice
|
Create GitHub Release
Process completed with exit code 1.
|
|
SwiftLint
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/
|
|
SwiftLint
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
macOS Tests / TableProCore Package Tests
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/
|
|
Registry Readiness
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/
|
|
Build ARM64
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build ARM64
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build ARM64
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
macOS Tests / macOS App Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS Tests / macOS App Tests:
Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L275
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
|
|
macOS Tests / macOS App Tests:
Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L275
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
|
|
macOS Tests / macOS App Tests:
Plugins/MySQLDriverPlugin/MariaDBPluginConnection.swift#L70
initialization of immutable value 'length' was never used; consider replacing with assignment to '_' or removing it
|
|
macOS Tests / macOS App Tests:
Plugins/MySQLDriverPlugin/MySQLPluginDriver+Principals.swift#L230
switch covers known cases, but 'PluginPrivilegeScope' may have additional unknown values; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/MySQLDriverPlugin/MySQLPluginDriver+Principals.swift#L123
switch covers known cases, but 'PluginPrivilegeScope' may have additional unknown values; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/PostgreSQLDriverPlugin/PostgreSQLPluginDriver+PrincipalSQL.swift#L104
switch covers known cases, but 'PluginPrivilegeScope' may have additional unknown values; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/PostgreSQLDriverPlugin/LibPQPluginConnection.swift#L165
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/PostgreSQLDriverPlugin/LibPQPluginConnection.swift#L163
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/PostgreSQLDriverPlugin/PostgreSQLPluginDriver+Principals.swift#L94
switch covers known cases, but 'PluginPrivilegeScope' may have additional unknown values; this is an error in the Swift 6 language mode
|
|
macOS Tests / macOS App Tests:
Plugins/SQLExportPlugin/SQLExportPlugin.swift#L463
left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
|
|
Build x86_64
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build x86_64
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Create GitHub Release
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, actions/download-artifact@v4, actions/upload-artifact@v4, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/202***-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Create GitHub Release
sparkle has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
|
|
Create GitHub Release
sparkle has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
|
|
Create GitHub Release
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
macOS Tests / macOS App Tests
Skipped TableProTests.VimEngineSearchTests.testDeleteToForwardSearchMatch
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
appcast-4b04a5509d48faf2ed7a9a0875b18483fa7eadb5
|
57.7 KB |
sha256:c370f87e29cfe2ce30d7498b229c2c1b0a41ddc7c1ea87779771862d41f84862
|
|
|
artifacts-arm64
|
38.9 MB |
sha256:31ce45205dca43e1f0df900f4ea307d820d62299239b561c20049c0f4f6e97ff
|
|
|
artifacts-x86_64
|
41.2 MB |
sha256:41039d7856bb5bb80c406dcc5c634e23e9a49f0073950cc4dcb23c72923e262d
|
|
|
macos-test-results
Expired
|
106 MB |
sha256:62e2950f34ebd9e68c57efc001c14c444a7a274657b999858a56980486f9f925
|
|