PHP Version
8.2
CodeIgniter4 Version
4.5.0
Shield Version
1.0
Which operating systems have you tested for this bug?
Linux
Which server did you use?
apache
Database
postgresql
Did you customize Shield?
no
What happened?
composer update to 4.5.0. I went to login and got the following error
I believe this is going to Call to a member function getErrors() on null
VENDORPATH/codeigniter4/shield/src/Models/CheckQueryReturnTrait.php at line 44
Steps to Reproduce
the project was on codeigniter 4.4.7 and then I composer updated to 4.5.0 this morning
Expected Output
be able to login
Anything else?
No response