Nikita Koptelov

Results 23 issues of Nikita Koptelov

So jobs.FindById attempts to retrieve job by its unique ID, which is generated randomly - so it's not really possible to fetch a job by "some-identifier". Is there any way...

Hi! When running `go test -update` on a freshly created tests I get: ``` ❯ go test -update 2021-03-16 15:19:44 --- FAIL: Test_WorstScores_nilResult (0.00s) autogold.go:82: rename testdata/nil.golden /tmp/go-golden-074934610/nil.golden: invalid cross-device...

When I pull my projects for the first time, I get an error: `user-error: Before first headline at position 1 in buffer JT.org` The project's file is there, but its...

Hey team :) Piggybacking off an another issue: https://github.com/gabe565/CastSponsorSkip/issues/54 I get an error when running `go-chromecast ls`: ``` » go-chromecast ls error: unable to discover chromecast devices: unable to create...

Hi! I was migrating to pgx/v4 while I noticed that `pgx.ConnConfig.CustomCancel` hook is no more. How do I set up a custom cancel func with v4? I'd like to disable...

question

Started working on list scan on the &comments string. For now the comments are extracted successfully, however the join() works weird. While regex extracts every non-multiline comment as it should,...

Heya! That's a neat service, thank you :) I've hit a problem running it on my laptop (both 'natively' and via Docker). It spams that line to the logs: ```...

**Describe the bug** Every rule with Radarr's size returns null as a size **To Reproduce** Steps to reproduce the behavior: 1. Add the rule with Radarr's file size > 100mb...

Hi there! Thanks for the client :) **Is your feature request related to a problem? Please describe.** I want to get the details of the current meeting every time I...

enhancement

Hi there! Thanks for supporting this 👍 I'm trying to parse the SHACL test suite in TTL format, but the output gives me a hell of a lot blank nodes....