lidavidm opened a new issue, #952:
URL: https://github.com/apache/arrow-adbc/issues/952
```
added 1 package, and audited 2 packages in 3s
found 0 vulnerabilities
0 errors, 0 warnings, 0 informations
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_manager/adbc_driver_manager/__init__.py
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_manager/adbc_driver_manager/__init__.py:27:6
- warning: Import "._lib" could not be resolved from source
(reportMissingModuleSource)
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:46:15
- warning: Import "._lib" could not be resolved from source
(reportMissingModuleSource)
0 errors, 2 warnings, 0 informations
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_postgresql/tests/test_polars.py
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_postgresql/tests/test_polars.py:70:13
- error: No parameter named "connection_uri" (reportGeneralTypeIssues)
/home/runner/work/arrow-adbc/arrow-adbc/python/adbc_driver_postgresql/tests/test_polars.py:68:9
- error: Argument missing for parameter "connection" (reportGeneralTypeIssues)
2 errors, 0 warnings, 0 informations
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]