docs: schema first openapi by oapi-codegen #2320
Annotations
10 errors and 1 warning
Test:
internal/node/component/decentralized/handler_activity.go#L158
cannot range over request.Accounts (variable of type *interface{})
|
Test:
internal/node/component/decentralized/handler_activity.go#L159
invalid operation: cannot index request.Accounts (variable of type *interface{})
|
Test:
internal/node/component/decentralized/handler_activity.go#L160
invalid operation: cannot index request.Accounts (variable of type *interface{})
|
Test:
internal/node/component/decentralized/handler_activity.go#L172
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test:
internal/node/component/decentralized/handler_activity.go#L174
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test:
internal/node/component/decentralized/handler_activity.go#L194
Slice (type *interface{}) does not satisfy ~[]T
|
Test:
internal/node/component/decentralized/handler_activity.go#L208
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test:
internal/node/component/decentralized/handler_activity.go#L215
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test:
internal/node/component/federated/handler_activity.go#L153
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test:
internal/node/component/federated/handler_activity.go#L155
invalid argument: request.Accounts (variable of type *interface{}) for len
|
Test
Restore cache failed: Dependencies file is not found in /runner/_work/Node/Node. Supported file pattern: go.sum
|