Skip to content

feat(datagrid): filter a table by a cell's value from the cell context menu #3238

feat(datagrid): filter a table by a cell's value from the cell context menu

feat(datagrid): filter a table by a cell's value from the cell context menu #3238

Triggered via pull request September 23, 2026 20:13
Status Cancelled
Total duration 3h 40m 25s
Artifacts

macos-tests.yml

on: pull_request
Detect relevant changes
10s
Detect relevant changes
Matrix: ui
Unit tests
0s
Unit tests
macOS Tests Gate
2s
macOS Tests Gate
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 20 warnings, and 2 notices
Build for testing
The job has exceeded the maximum execution time of 1h0m0s
Build for testing
The operation was canceled.
macOS Tests Gate
Process completed with exit code 1.
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/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
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/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
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/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
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/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
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/Extensions/TextView+/TextView+TextFormation.swift#L14
'retroactive' attribute does not apply; 'TextView' is declared in the same package; this is an error in the Swift 6 language mode
Build for testing: Packages/TableProEditor/Sources/TableProEditorKit/Extensions/TextView+/TextView+TextFormation.swift#L13
'retroactive' attribute does not apply; 'TextView' is declared in the same package; this is an error in the Swift 6 language mode
Build for testing: Packages/TableProEditor/Sources/TableProTextEngine/TextLine/TextLine.swift#L65
initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
Build for testing: Packages/TableProEditor/Sources/TableProTextEngine/TextLine/TextLine.swift#L65
constant 'maxWidth' inferred to have type '()', which may be unexpected
Build for testing: Packages/TableProEditor/Sources/TableProTextEngine/TextView/TextView+Insert.swift#L12
variable 'attachments' was never mutated; consider changing to 'let' constant
Build for testing: Packages/TableProGrammars/Sources/TreeSitterGrammars/sql/scanner.c#L167
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L187
capture of 'ssl' with non-Sendable type 'OpaquePointer?' in a '@sendable' closure
Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L184
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<redisContext>?' in a '@sendable' closure
Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L133
capture of 'ssl' with non-Sendable type 'OpaquePointer?' in a '@sendable' closure
Build for testing: Plugins/RedisDriverPlugin/RedisPluginConnection.swift#L132
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<redisContext>?' in a '@sendable' closure
Build for testing: Plugins/SQLExportPlugin/SQLExportPlugin.swift#L1012
left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
Build for testing: Plugins/PostgreSQLDriverPlugin/PGlitePluginDriver.swift#L15
class 'PGlitePluginDriver' must restate inherited '@unchecked Sendable' conformance
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.
Build for testing: Packages/TableProCore/Sources/TableProTeradataCore/TeradataTLSTransport.swift#L190
capture of 'self' with non-Sendable type 'TeradataTLSTransport?' in a '@sendable' closure
Build for testing: Packages/TableProCore/Sources/TableProTeradataCore/TeradataTLSTransport.swift#L179
mutation of captured var 'sendError' in concurrently-executing code
Detect relevant changes
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
macOS Tests Gate
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"