Pavel Kutáč
Pavel Kutáč
I accept your decision about deprecating that App. I would like to migrate to Github Action, but only output is total amount of changes. And I would like to send...
I see you are preparing v5.0.0. Would it be possible to include there this feature please?
@ravar17 I don't want to bring bad news, but I'm waiting for fix since beginning of 2022 https://github.com/kamilkisiela/graphql-inspector/issues/2062
Thank you, this works. However, contextcheck has no configuration in golangci-lint and we use that.
So I upgraded to 1.50 and only change is, that error format is changed too: ``` golangci-lint run --timeout 2m0s ./... identity/authorization.go:123:30: Function `verifyTokenFormat->ParseString->parseBytes->parse->Decrypt->parseJSONOrCompact->parseCompact->makeDummyRecipient` should pass the context parameter (contextcheck)...
I'm not really sure. Because when I execute this `contextcheck -pkgprefix="github.com/indykite/jarvis-sdk-go" ./...` I got no errors
It seems this repo is no longer maintained. I just created a fork and released new version See https://packagist.org/packages/arxeiss/sansdaemon and https://github.com/arxeiss/sansdaemon
Any progress? If I understand correctly, there is some issue with `reflect` package itself. But there should be new API in Go 1.22 based on this comment https://github.com/uber-go/mock/issues/197#issuecomment-2270138135 Can that...
Any progress so far? We are also using semver so we have to maintain own fork for that. There is already PR #36 created
@nicksnyder where I can left feedback to that new action? I noticed 2 issues 1. Missing documentation for `github_token` as I see in the code it is used, but it...