Yup, inspecting GitHub Actions' job log is the first step to look for when stumble upon error message. Pretty common when we first try to automate task via GitHub Actions. The error message provides insight into the build warnings and conversion error encountered during the build process. Identifying and understanding these warnings is the initial step in troubleshooting.