Receiving Another project deprecation error in my current project

The problem I’m having

I’ve been receiving a deprecated functionality warning in my current project.

17:19:10 [WARNING][UnexpectedJinjaBlockDeprecation]: Deprecated functionality
Found unexpected 'endmacro' block tag. in file
`macros/upload/insert_metadata.sql`

What I’ve already tried

This macro belongs to another project, and it is not in use or referenced anywhere in my current project.

I’ve double checked for any references but there is none, so not sure why my project runs are having this warning.

Please let me know if I’m missing anything.

Thank you!