fix(plugin-mssql): establish the required session options and complet… #1219
ios-tests.yml
on: push
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/Drivers/DuckDBDriver.swift#L40
result of 'try?' is unused
|
|
Run iOS Tests:
TableProMobile/TableProMobile/Drivers/DuckDBDriver.swift#L39
result of 'try?' is unused
|
|
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/Drivers/DuckDBDriver.swift#L40
result of 'try?' is unused
|
|
Run iOS Tests:
TableProMobile/TableProMobile/Drivers/DuckDBDriver.swift#L39
result of 'try?' is unused
|
|
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
|