chore: remove name field from spot products #16563
Annotations
10 errors and 2 warnings
lint:
datanode/gateway/server/server.go#L27
could not import code.vegaprotocol.io/vega/datanode/gateway/graphql (-: # code.vegaprotocol.io/vega/datanode/gateway/graphql
|
lint:
datanode/gateway/graphql/generated.go#L84959
obj.Name undefined (type *vega.Spot has no field or method Name)
|
lint:
datanode/gateway/graphql/generated.go#L85155
obj.Name undefined (type *vega.SpotProduct has no field or method Name)) (typecheck)
|
lint:
commands/announce_node_test.go#L1
: # code.vegaprotocol.io/vega/commands_test [code.vegaprotocol.io/vega/commands.test]
|
lint:
commands/proposal_submission_new_spot_market_test.go#L1034
unknown field Name in struct literal of type vega.SpotProduct
|
lint:
commands/proposal_submission_new_spot_market_test.go#L1056
unknown field Name in struct literal of type vega.SpotProduct (typecheck)
|
lint:
datanode/gateway/graphql/all_resolver.go#L1
: # code.vegaprotocol.io/vega/datanode/gateway/graphql [code.vegaprotocol.io/vega/datanode/gateway/graphql.test]
|
lint:
datanode/gateway/graphql/generated.go#L84959
obj.Name undefined (type *vega.Spot has no field or method Name)
|
lint:
datanode/gateway/graphql/generated.go#L85155
obj.Name undefined (type *vega.SpotProduct has no field or method Name) (typecheck)
|
lint:
datanode/gateway/graphql/resolvers_test.go#L27
could not import code.vegaprotocol.io/vega/datanode/gateway/graphql (-: # code.vegaprotocol.io/vega/datanode/gateway/graphql [code.vegaprotocol.io/vega/datanode/gateway/graphql.test]
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vega/vega. Supported file pattern: go.sum
|