You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by weex-bot <gi...@git.apache.org> on 2017/03/29 04:21:13 UTC

[GitHub] incubator-weex issue #182: weex-vue-render feature complement

Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/182
  
    
    <!--
      0 failure: 
      1 warning:  These new JS file...
      
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>These new JS files do not have Flow enabled: html5/render/vue/mixins/input-common.js, html5/render/vue/utils/lazyload.js, html5/render/vue/utils/perf.js, html5/render/vue/utils/style.js, html5/render/vue/utils/type.js</td>
        </tr>
      </tbody>
    </table>
    
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

Re: [GitHub] incubator-weex issue #182: weex-vue-render feature complement

Posted by Adam Feng <cx...@gmail.com>.
How to avoid the warning "These new JS files do not have Flow enabled”, it always occurs on my test JS...

Thanks.
Adam Feng

On 2017年3月29日 +0800 PM12:21, weex-bot <gi...@git.apache.org>, wrote:
> Github user weex-bot commented on the issue:
>
> https://github.com/apache/incubator-weex/pull/182
>
>
> <!--
> 0 failure:
> 1 warning: These new JS file...
>
>
> --
>
>
> <table
> <thead
> <tr
> <th width="50"></th
> <th width="100%" data-danger-table="true">Warnings</th
> </tr
> </thead
> <tbody><tr
> <td>:warning:</td
> <td>These new JS files do not have Flow enabled: html5/render/vue/mixins/input-common.js, html5/render/vue/utils/lazyload.js, html5/render/vue/utils/perf.js, html5/render/vue/utils/style.js, html5/render/vue/utils/type.js</td
> </tr
> </tbody
> </table
>
>
>
> <p align="right"
> Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a
> </p
>
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---