I am working in the latest version of the Bixby IDE ( Version 6.2.0-rc.5484 ) I have downloaded at the example.spaceResorts from git hub (https://github.com/bixbydevelopers/space-resorts)
I compile and get 29 warnings that are all deprecated warnings or this item may be empty.
viv.geo
viv.entity
viv.contact
one gives the new usage. ie. 'hALgihn' is deprecated. Please use 'halign'
Where do I find out what the viv ones should be now?
I am a member of the Bixby Developer Support team. The good news is that these are warnings and deprecations, so it will not affect the execution of the capsule. Unfortunately, there is not much you can do about the errors (e.g. ERROR_DEPRECATED) coming from the library capsules (viv.geo etc).
We will however be updating our sample capsules to use halign instead of HAlign. More details on halign can be found here: https://bixbydevelopers.com/dev/docs/reference/type/layout-macro-def.content.title-area.halign