feat: allow SP to create/update object for delegator #2684
Annotations
4 errors and 1 warning
golangci-lint (1.20.x, ubuntu-latest):
x/storage/types/options.go#L4
File is not `goimports`-ed (goimports)
|
golangci-lint (1.20.x, ubuntu-latest):
e2e/tests/storage_test.go#L7
File is not `goimports`-ed (goimports)
|
golangci-lint (1.20.x, ubuntu-latest):
x/storage/keeper/msg_server.go#L116
S1011: should replace loop with `agents = append(agents, msg.AgentsToAdd...)` (gosimple)
|
golangci-lint (1.20.x, ubuntu-latest)
issues found
|
golangci-lint (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|