Simon Whittemore
Simon Whittemore
Hi - does this code still work correctly? I am getting: TypeError: Cannot read property 'oauth_token_secret' of undefined at /Users/simon/code/node/node_modules/fitbit-js/example/test.js:24:39 at callbacks (/Users/simon/code/node/node_modules/express/lib/router/index.js:161:37) at param (/Users/simon/code/node/node_modules/express/lib/router/index.js:135:11) at pass (/Users/simon/code/node/node_modules/express/lib/router/index.js:142:5) at...
I am using - OpenRewrite v8.30.0 - Gradle plugin v8.30.0 - rewrite-kotlin v8.30.0 ## How are you running OpenRewrite? Using openrewrite with kotlin/gradle plugin, single module Following on from slack...
I've tried cover-agent against kotlin code and it doesn't seem to work. Can support be added? I get: `cover_agent.CoverAgent - INFO - Current Coverage: 0%` then later ``` cover_agent.UnitTestGenerator -...