I am trying to add Slither to the Forge template here, and getting an unexpected error:
ERROR:CryticCompile:Unknown file: /home/runner/work/forge-template/forge-template/lib/forge-std/src/console.sol
It seems to be related to this?
I also wonder why forge-template appears twice in the path?
(Separately, the Slither action does not seem to error when it hits an Error, and it makes you think that it fails at the followup step, here the SARIF upload)
I am trying to add Slither to the Forge template here, and getting an unexpected error:
It seems to be related to this?
I also wonder why
forge-templateappears twice in the path?(Separately, the Slither action does not seem to error when it hits an Error, and it makes you think that it fails at the followup step, here the SARIF upload)