There are two different types of warnings related to asset files.
#14 - When there is a file in the Files folder that was not added to the files tab.
#15 - Warns of unused files.
#15 will be disabled if there is one or more places where the compiler cannot determine the loaded file.
For example:
LoadBitmap(File.DirAssets, "File" & x)