Skip to content

fix(plugin-postgresql): follow pg_dump's index rule so invalid indexes stay out of dumps and copies #3224

fix(plugin-postgresql): follow pg_dump's index rule so invalid indexes stay out of dumps and copies

fix(plugin-postgresql): follow pg_dump's index rule so invalid indexes stay out of dumps and copies #3224

Triggered via pull request September 23, 2026 19:27
Status Failure
Total duration 1h 43m 17s
Artifacts

macos-tests.yml

on: pull_request
Detect relevant changes
11s
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
Process completed with exit code 65.
Build for testing: TableProTests/Views/Main/MaterializedViewRowWriteTests.swift#L133
missing argument for parameter 'connectionSwitchesDatabases' in call
macOS Tests Gate
Process completed with exit code 1.
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/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: TablePro.xcodeproj#L0
DEFINES_MODULE was set, but no umbrella header could be found to generate the module map (in target 'TableProPluginKit' from project 'TablePro')
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/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
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.
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"