Skip to content
#

dynamic

Here are 998 public repositories matching this topic...

cfJand
cfJand commented Mar 12, 2019

Issue/提问须知

在提交issue之前,我们应该先查询是否已经有相关的issue以及常见问题。提交issue时,我们需要写明issue的原因,以及编译或运行过程的日志(加载进程以及Patch进程)。issue需要以下面的格式:

异常类型:编译异常

手机型号:红米Note 4

手机系统版本:Android 7.0

tinker版本:1.9.9

gradle版本:3.0.1

是否使用热更新SDK: Bugly SDK

系统:Windows

堆栈/日志:
Note: there were 2 library classes explicitly b
sjindong
sjindong commented Dec 26, 2018

异常类型:编译异常

手机型号:

手机系统版本:

Robust版本:0.4.82

Gradle版本:3.2.1

系统:window

个人分析: 看robust的源码是使用gradle2.1.0,配置说明是2.1.0+,include 3.0, 然而个人的是3.2.1; 是不是我本地gradle版本太高 导致不兼容了?

堆栈/日志:(没有添加 --stacktrace,先把当前log附上)
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':robust:packageRelease'.

Cannot cast object 'com.android.build.gradle.internal.scop

patrickdevivo
patrickdevivo commented Apr 25, 2020

Hi there! I wanted to propose adding the following badge to the README to indicate how many TODO comments are in this codebase:

TODOs

The badge links to tickgit.com which is a free service that indexes and displays TODO comments in public github r

System.Linq.Dynamic.Core
MoRooz
MoRooz commented Oct 26, 2019

this is source of exception

q2.Select("new(Key.CallItemStatus as CallItemStatus, it.Count() as Count))")

the same code works fine in .net core 2.2

System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index')
   at System.Linq.Expressions.InstanceMethodCallExpression1.GetArgument(Int32 index)
   at System.Dynamic.Utils.

Improve this page

Add a description, image, and links to the dynamic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.