Skip to content

fix(plugin-mssql): establish the required session options and complet… #1219

fix(plugin-mssql): establish the required session options and complet…

fix(plugin-mssql): establish the required session options and complet… #1219

Triggered via push September 15, 2026 00:43
Status Failure
Total duration 25m 42s
Artifacts –

ios-tests.yml

on: push
Detect relevant changes
9s
Detect relevant changes
iOS Tests Gate
4s
iOS Tests Gate
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Run iOS Tests
Process completed with exit code 65.
Run iOS Tests: Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L432
cannot find 'dbcount' in scope
iOS Tests Gate
Process completed with exit code 1.
Run iOS Tests: TableProMobile/TableProMobile/Services/IOSConnectionExportService.swift#L75
assuming you mean 'Optional<ConnectionColor>.none'; did you mean 'ConnectionColor.none' instead?
Run iOS Tests: Plugins/MSSQLDriverPlugin/FreeTDSConnection.swift#L360
capture of 'handle' with non-Sendable type 'UnsafeMutablePointer<DBPROCESS>' (aka 'UnsafeMutablePointer<dbprocess>') in a '@sendable' closure
Run iOS Tests: TableProMobile/TableProMobile/Platform/BackgroundReleaseCoordinator.swift#L13
passing non-Sendable parameter 'expirationHandler' to function expecting a '@sendable' closure
Run iOS Tests: TableProMobile/TableProMobile/Helpers/ConnectionLibraryConformances.swift#L11
extension declares a conformance of imported type 'ConnectionTag' to imported protocol 'LibraryTagRepresentable'; this will not behave correctly if the owners of 'TableProModels' introduce this conformance in the future
Run iOS Tests: TableProMobile/TableProMobile/Helpers/ConnectionLibraryConformances.swift#L9
extension declares a conformance of imported type 'ConnectionGroup' to imported protocol 'LibraryGroupRepresentable'; this will not behave correctly if the owners of 'TableProModels' introduce this conformance in the future
Run iOS Tests: TableProMobile/TableProMobile/Helpers/ConnectionLibraryConformances.swift#L5
extension declares a conformance of imported type 'DatabaseConnection' to imported protocol 'LibraryConnectionRepresentable'; this will not behave correctly if the owners of 'TableProModels' introduce this conformance in the future