litestar-org / advanced-alchemy

A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy
http://docs.advanced-alchemy.litestar.dev/
MIT License
243 stars 30 forks source link

Bug: `pyright` warnings #201

Open cofin opened 5 months ago

cofin commented 5 months ago

Description

There are a number of pyright linting errors that should be addressed. Additionally, pyright should be enabled as part of the CI testing pipeline going forward.

URL to code causing the issue

No response

MCVE

# Your MCVE code here

Steps to reproduce

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

"In the format of: ![SCREENSHOT_DESCRIPTION](SCREENSHOT_LINK.png)"

Logs

No response

Package Version

v0.11.0

Platform