I'm learning free code camp solidity-js,(https://github.com/PatrickAlphaC/hardhat-smartcontract-lottery-fcc) following the video I wrote the code
I have deployed the raffle contract, and set up chainlink keeper, chainlink vrf, but when I run raffle.staging.test.js, my address sends eth to the contract address, but checkupkeep doesn't work, what could be causing this error