Skip to content

test(datagrid): address the surviving tab by its strip element, not a… #308

test(datagrid): address the surviving tab by its strip element, not a…

test(datagrid): address the surviving tab by its strip element, not a… #308

Triggered via push September 12, 2026 18:41
Status Success
Total duration 1h 19m 23s
Artifacts 8

build.yml

on: push
macOS Tests  /  Detect relevant changes
12s
macOS Tests / Detect relevant changes
Matrix: build
SwiftLint
30s
SwiftLint
Registry Readiness
7s
Registry Readiness
macOS Tests  /  Build for testing
31m 31s
macOS Tests / Build for testing
macOS Tests  /  Package Tests
5m 2s
macOS Tests / Package Tests
Matrix: macOS Tests / ui
macOS Tests  /  Unit tests
9m 21s
macOS Tests / Unit tests
macOS Tests  /  macOS Tests Gate
4s
macOS Tests / macOS Tests Gate
Create GitHub Release
48s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 23 warnings, and 8 notices
macOS Tests / UI tests 0/3: TableProUITests/Support/UITestCase.swift#L128
testEditingAForeignKeyCellListsTheReferencedRows, XCTAssertTrue failed - The sample database never finished opening
macOS Tests / UI tests 0/3: TableProUITests/Support/UITestCase.swift#L128
testTipsStayHiddenUnderTheUITestSandbox, XCTAssertTrue failed - The sample database never finished opening
macOS Tests / Build for testing: Plugins/DamengDriverPlugin/DamengConnection.swift#L147
capture of 'handle' with non-Sendable type 'OpaquePointer' in a '@sendable' closure
macOS Tests / Build for testing: Plugins/DamengDriverPlugin/DamengConnection.swift#L37
capture of 'handle' with non-Sendable type 'OpaquePointer' in a '@sendable' closure
macOS Tests / Build for testing
Accent color ‘AccentColor’ is not present in any asset catalogs.
macOS Tests / Build for testing: LocalPackages/CodeEditSourceEditor/Sources/CodeEditSourceEditor/LineFolding/Model/LineFoldModel.swift#L333
conformance of 'LineFoldModel' to protocol 'LineFoldPlaceholderDelegate' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language mode
macOS Tests / Build for testing: LocalPackages/CodeEditSourceEditor/Sources/CodeEditSourceEditor/LineFolding/Model/LineFoldModel.swift#L21
conformance of 'LineFoldModel' to protocol 'NSTextStorageDelegate' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language mode
macOS Tests / Build for testing: LocalPackages/CodeEditSourceEditor/Sources/CodeEditSourceEditor/LineFolding/Model/LineFoldModel.swift#L333
conformance of 'LineFoldModel' to protocol 'LineFoldPlaceholderDelegate' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language mode
macOS Tests / Build for testing: LocalPackages/CodeEditSourceEditor/Sources/CodeEditSourceEditor/LineFolding/Model/LineFoldModel.swift#L21
conformance of 'LineFoldModel' to protocol 'NSTextStorageDelegate' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language mode
macOS Tests / Build for testing: LocalPackages/CodeEditTextView/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift#L279
initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
macOS Tests / Build for testing: LocalPackages/CodeEditTextView/Sources/CodeEditTextView/TextView/TextView+Insert.swift#L12
variable 'attachments' was never mutated; consider changing to 'let' constant
macOS Tests / Build for testing: LocalPackages/CodeEditTextView/Sources/CodeEditTextView/TextLine/TextLine.swift#L65
initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
macOS Tests / Build for testing: LocalPackages/CodeEditTextView/Sources/CodeEditTextView/TextLine/TextLine.swift#L65
constant 'maxWidth' inferred to have type '()', which may be unexpected
macOS Tests / Build for testing: LocalPackages/CodeEditLanguages/Sources/TreeSitterGrammars/sql/scanner.c#L167
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
macOS Tests / Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L178
capture of 'ssl' with non-Sendable type 'OpaquePointer?' in a '@sendable' closure
macOS Tests / Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L175
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<redisContext>?' in a '@sendable' closure
macOS Tests / Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L125
capture of 'ssl' with non-Sendable type 'OpaquePointer?' in a '@sendable' closure
macOS Tests / Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L124
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<redisContext>?' in a '@sendable' closure
macOS Tests / Build for testing: Plugins/SQLExportPlugin/SQLExportPlugin.swift#L1019
left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
macOS Tests / Build for testing: Plugins/PostgreSQLDriverPlugin/PGlitePluginDriver.swift#L15
class 'PGlitePluginDriver' must restate inherited '@unchecked Sendable' conformance
macOS Tests / Build for testing: Packages/TableProCore/Sources/TableProTeradataCore/TeradataTLSTransport.swift#L188
capture of 'self' with non-Sendable type 'TeradataTLSTransport?' in a '@sendable' closure
macOS Tests / Build for testing: Packages/TableProCore/Sources/TableProTeradataCore/TeradataTLSTransport.swift#L177
mutation of captured var 'sendError' in concurrently-executing code
macOS Tests / Build for testing: Packages/TableProCore/Sources/TableProTeradataCore/TeradataConnection.swift#L274
'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
macOS Tests / Unit tests: pg_restore#L0
errors ignored on restore: 1
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8Workflow
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8SharesOneRebuildBetweenConcurrentStatements
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8ReturnsEveryRowOfALargeResult
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8ReportsATransactionLostWithItsConnection
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8RejectsBadCredentialsAndInvalidPort
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8RecoversFromAStoppedStatement
macOS Tests / Unit tests
Skipped DamengDriverTests.DamengPluginDriverTests.testLiveDM8ReadsATableWithALobColumn
macOS Tests / Unit tests
Skipped TableProTests.VimEngineSearchTests.testDeleteToForwardSearchMatch

Artifacts

Produced during runtime
Name Size Digest
appcast-c16d0e0c689a1beec1c2a0ce4df385df7f1812cf
120 KB
sha256:cadc2b26d74b4e3baef3e6d0f39c9d80ed75608d8660dc438aae8aa4432f9c5d
artifacts-arm64
45.1 MB
sha256:ccf585c9b6d792737d5ab7661d69200470d145edd09ab3e671394292907e1003
artifacts-x86_64
49.8 MB
sha256:055ebd0540c387b9c7a61221272205f8f10a27b063bfec89d8c5299d9301b184
macos-test-results Expired
129 MB
sha256:2c20c5f6258664efa8b209d0602cb4413a5e33589616bf15a0b86d938ac6e5c6
macos-ui-test-results-0 Expired
180 MB
sha256:067fabe58a0ff683cf10479092f98329eae12308ba0995c4cc94aa87cfb9400c
macos-ui-test-results-1 Expired
146 MB
sha256:7e4da44e85ad61dc5de41ed1ec21f38e2a6737c8fd60fba658d11004595f0c22
macos-ui-test-results-2 Expired
132 MB
sha256:5ac5be01e54832a7d02ad3fe8449c17b4567a89968a895e14016f05a238a09ed
test-products Expired
264 MB
sha256:835c7500494fa6f17dea5bcc40717bd8543f351d224b905deca66a49f11f91b0