Add components and relationships count in model response #1622
Annotations
5 errors and 1 warning
test:
models/meshmodel/registry/v1beta1/model_filter.go#L192
_modelDB.ComponentsCount undefined (type "github.com/meshery/schemas/models/v1beta1/model".ModelDefinition has no field or method ComponentsCount)
|
test:
models/meshmodel/registry/v1beta1/model_filter.go#L193
_modelDB.RelationshipsCount undefined (type "github.com/meshery/schemas/models/v1beta1/model".ModelDefinition has no field or method RelationshipsCount)
|
test:
models/meshmodel/registry/v1beta1/model_filter.go#L202
unknown field ComponentsCount in struct literal of type "github.com/meshery/schemas/models/v1beta1/model".ModelDefinition
|
test:
models/meshmodel/registry/v1beta1/model_filter.go#L203
unknown field RelationshipsCount in struct literal of type "github.com/meshery/schemas/models/v1beta1/model".ModelDefinition
|
test
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading