zbhuang2008

Results 3 issues of zbhuang2008

你好。我运行PlayScript with "-v scratch.play", 得到这个NPE(在函数调用那个例子)。 或者这个简单的例子 String script = "int b= 10; int myfunc(int a) {return a+b+3;} myfunc(2);"; Exception in thread "main" java.lang.NullPointerException at play.TypeResolver.exitFormalParameter(TypeResolver.java:96) at play.PlayScriptParser$FormalParameterContext.exitRule(PlayScriptParser.java:940) at org.antlr.v4.runtime.tree.ParseTreeWalker.exitRule(ParseTreeWalker.java:47) at...

**Command line arguments / config** ghz -m '{"authorization":"Bearer my-token"}' ... **Describe the bug** I'm passing an authorization header using metadata (one of the parameters of ghz). But the token is...

Try to get this file, gs://data-science-on-gcp/edition2/raw/airports.csv but got this error - Additional permissions required to list objects in this bucket. Ask a bucket owner to grant you 'storage.objects.list' permission. Can...