Bitrise Build Issue Report template
Description of the issue
Build fails with the message
Failed unmarshal json content of the inline environment variables: json: cannot unmarshal number into Go value of type string
This message is presented before any step can run.
Example:
Environment:
Where did the issue happen?
Bitrise.io: Android & Docker Ubuntu 16.04
Which build Step causes the issue and which version of the step?
Any step. The virtual machine fails to boot, and run any step.
Reproducibility
- Does a âRebuildâ help? (You can trigger a rebuild from the Buildâs page, by clicking the âRebuildâ button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : Every time, since 2019.01.22 @ 17:20
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : 2019.01.22 @ 17:20