feat(structure): triggers for more engines, metadata columns, filter/sort, persisted layout #441
macos-tests.yml
on: pull_request
TableProCore Package Tests
1m 39s
macOS App Tests
7m 40s
Annotations
4 errors and 12 warnings
|
macOS App Tests
Process completed with exit code 65.
|
|
macOS App Tests:
TablePro/Views/Structure/TriggerDetailView.swift#L82
conflicting arguments to generic parameter 'Columns' ('TupleTableColumnContent<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, (TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?)>' vs. 'TupleTableColumnContent<TriggerInfo, KeyPathComparator<TriggerInfo>, (TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, Never, Text, Text>?, TableColumn<TriggerInfo, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TriggerInfo, Never, Text, Text>?)>' vs. 'TupleTableColumnContent<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, (TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?)>' vs. 'TupleTableColumnContent<TriggerInfo, KeyPathComparator<TriggerInfo>, (TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, Never, Text, Text>?, TableColumn<TriggerInfo, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TriggerInfo, Never, Text, Text>?)>')
|
|
macOS App Tests:
TablePro/Views/Structure/TriggerDetailView.swift#L82
conflicting arguments to generic parameter 'τ_0_0' ('Table<TableForEachContent<[TriggerInfo]>.TableRowValue, TableForEachContent<[TriggerInfo]>, TupleTableColumnContent<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, (TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TableForEachContent<[TriggerInfo]>.TableRowValue, Never, Text, Text>?)>>' vs. 'Table<TriggerInfo, TableForEachContent<[TriggerInfo]>, TupleTableColumnContent<TriggerInfo, KeyPathComparator<TriggerInfo>, (TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, KeyPathComparator<TriggerInfo>, Text, Text>, TableColumn<TriggerInfo, Never, Text, Text>?, TableColumn<TriggerInfo, Never, ModifiedContent<some View, AccessibilityAttachmentModifier>?, Text>?, TableColumn<TriggerInfo, Never, Text, Text>?)>>')
|
|
macOS App Tests:
TablePro/Views/Structure/TriggerDetailView.swift#L82
conflicting arguments to generic parameter 'Value' ('TableForEachContent<[TriggerInfo]>.TableRowValue' vs. 'TriggerInfo' vs. 'TableForEachContent<[TriggerInfo]>.TableRowValue' vs. 'TriggerInfo')
|
|
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/
|
|
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 App Tests:
Plugins/DuckDBDriverPlugin/DuckDBPlugin.swift#L173
non-Sendable type 'duckdb_connection?' (aka 'Optional<UnsafeMutablePointer<_duckdb_connection>>') of property 'connectionHandleForInterrupt' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
|
|
macOS App Tests:
Plugins/DuckDBDriverPlugin/DuckDBPlugin.swift#L168
result of call to 'executeQuery' is unused
|
|
macOS App Tests:
Plugins/DuckDBDriverPlugin/DuckDBPlugin.swift#L167
result of call to 'executeQuery' is unused
|
|
macOS App Tests:
Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L206
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
|
|
macOS App Tests:
Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L206
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
|
|
macOS App Tests:
Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L206
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
|
|
macOS App Tests:
Plugins/MSSQLDriverPlugin/MSSQLPluginDriver+Schema.swift#L109
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 App Tests:
Plugins/MSSQLDriverPlugin/MSSQLPluginDriver+Schema.swift#L107
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 App Tests:
Plugins/MySQLDriverPlugin/MariaDBPluginConnection.swift#L70
initialization of immutable value 'length' was never used; consider replacing with assignment to '_' or removing it
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-test-results
Expired
|
551 KB |
sha256:caa26645f087b6149e5f9d34e081b6172a75099d750a70f50aab7924a2a6d8df
|
|