severity: warning
do_compile[network] = "1"
It means that during compilation code could be fetched from a network. That implies that the code cannot be reliably reproduced offline or even in the future as remote network resources could vanish over time
Inspect why the code is needing network access and engage with upstream to discuss the options