I have been trying to learn smart contract automation with Chainlink . Even with the code from official documentation , I've been unable to run the automation . The contracts cannot be verified on etherscan , the error is : "Source "@chainlink/contracts/src/v0.8/AutomationCompatible.sol" not found: File import callback not supported"
I have tried using some other versions of these contracts from github , with no success.