Automatic checking system gives warning messages of files not in plugin

I occationally get some warning messages from the auto check about files that are not in my plugin. Could it somehow be that it mixes in code from other plugins in the result?
Here are two such messages. I dont have any corsHelper.ts

Warning

‘response’ is assigned a value but never used.

corsHelper.ts:31

Warning

Unexpected use of ‘fetch’. Use the built-in requestUrl function instead of fetch for network requests in Obsidian.

corsHelper.ts:31