facebook / facebook/chisel

pblock & pproperties type error

未关闭
#198 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
9.2k
派生
790
PR 合并指标
30 天内没有已合并 PR

描述

(lldb) pblock completion
error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
Traceback (most recent call last):
File "/usr/local/opt/chisel/libexec/fblldb.py", line 83, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 142, in run
signature = json['signature']
TypeError: 'NoneType' object has no attribute '__getitem__'

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。