Skip to content

Update meshkit version and meshmodel types #376

Update meshkit version and meshmodel types

Update meshkit version and meshmodel types #376

Triggered via pull request September 11, 2024 04:53
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: adapter/adapter.go#L1
: # github.com/layer5io/meshery-adapter-library/adapter
golangci-lint: adapter/meshmodel.go#L57
mrd.Host undefined (type "github.com/layer5io/meshkit/models/meshmodel/registry".MeshModelRegistrantData has no field or method Host)
golangci-lint: adapter/meshmodel.go#L57
undefined: registry.Host
golangci-lint: adapter/meshmodel.go#L65
types.ComponentDefinition (constant "component" of type entity.EntityType) is not a type
golangci-lint: adapter/oam.go#L94
types.ComponentDefinition (constant "component" of type entity.EntityType) is not a type
golangci-lint: adapter/oam.go#L102
types.Category (constant "category" of type entity.EntityType) is not a type
golangci-lint: adapter/oam.go#L123
undefined: types.JSON
golangci-lint: adapter/oam.go#L184
types.ComponentDefinition (constant "component" of type entity.EntityType) is not a type (typecheck)
golangci-lint: api/grpc/grpc.go#L29
could not import github.com/layer5io/meshery-adapter-library/adapter (-: # github.com/layer5io/meshery-adapter-library/adapter
golangci-lint: adapter/meshmodel.go#L57
mrd.Host undefined (type "github.com/layer5io/meshkit/models/meshmodel/registry".MeshModelRegistrantData has no field or method Host)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/