I was trying to build the kotlin server to get started on contributing the project. Running installedDist worked fine <img width="486" alt="Screenshot 2024-09-15 at 8 50 32 PM" src="https://github.com/user-attachments/assets/665cf36b-b805-43c2-876b-d4a6899baada"> But warning in the IDE after the indexing is done <img width="658" alt="Screenshot 2024-09-15 at 8 57 52 PM" src="https://github.com/user-attachments/assets/62f42ef4-0cef-41cb-8db9-8c6f274b4c0d"> Attached logs for your reference [kls.ownserver.log](https://github.com/user-attachments/files/17006328/kls.ownserver.log) When I run build, it's failed <img width="1723" alt="Screenshot 2024-09-15 at 8 51 55 PM" src="https://github.com/user-attachments/assets/6967b7fe-1a1b-4802-929b-5b3e6e24bdac"> Please let me know what I am doing wrong. Are those warnings with red underlines expected?