Torbjørn Vatn

Results 12 comments of Torbjørn Vatn

I managed to create the issue before I added the description, but now it's there

`getProjects` returns an array within another array, hence the destructing `[ps]`. Both the inner array and the individual objects in it return `false` when I check them with `object?` When...

I got the same, but solved it by moving the job_info part out into a temp table like this: ``` CREATE TEMP TABLE job_info AS ( SELECT creation_time, end_time, project_id,...

@sayboras I get the same type of error when I try to use `actions/cache` before the linting action, so does this guy #135 I took at stab at fixing this...

Still no updates on this? I keep hitting `enter` instead of `shift + enter` and get this error

And it also lacks `for:` syntax support

@corradio I'm actually looking into this and have gotten an OAuth client setup from the guys over at Tibber. I volunteer to give it a stab 🤚

Any chance you will revisit this one @sindresorhus ?