Skip to content

Lint error with GRPC plugin: unable to infer component type #326

@artemklevtsov

Description

@artemklevtsov

Hi.

I tried to lint config which uses custom golang plugin.

$ redpanda-connect lint --skip-env-var-check benthos/...
benthos/plugins/myplugin/plugin.yaml(1,1) field name not recognised
benthos/plugins/myplugin/plugin.yaml(2,1) field summary not recognised
benthos/plugins/myplugin/plugin.yaml(3,1) field command not recognised
benthos/plugins/myplugin/plugin.yaml(4,1) field type not recognised
benthos/plugins/myplugin/plugin.yaml(5,1) field fields not recognised
benthos/resources/common.yaml(38,1) unable to infer component type: [label myplugin]

How can I avoid this error?
I can move plugins directory but benthos/resources/common.yaml will still result in an errorr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions