[WIP] Add subscriptions command to Dapr CLI #3673
Annotations
10 errors and 1 warning
|
cmd/list.go#L34
string `json` has 5 occurrences, make it a constant (goconst)
|
cmd/subscriptions.go#L44
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/standalone/subscriptions.go#L4
File is not `gofumpt`-ed (gofumpt)
|
pkg/standalone/subscriptions.go#L33
File is not `gofumpt`-ed (gofumpt)
|
cmd/subscriptions.go#L3
File is not `gofumpt`-ed (gofumpt)
|
cmd/subscriptions.go#L4
File is not `goimports`-ed with -local github.com/dapr/ (goimports)
|
pkg/standalone/subscriptions.go#L38
Consider pre-allocating `output` (prealloc)
|
cmd/subscriptions.go#L25
ST1003: var subscriptionsAppId should be subscriptionsAppID (stylecheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, golangci/golangci-lint-action@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading