feat: add basic MCP implementation for connector building #1
Annotations
3 errors and 3 warnings
MyPy Check
Process completed with exit code 2.
|
Ruff Lint Check
Process completed with exit code 2.
|
Ruff Format Check
Process completed with exit code 2.
|
MyPy Check
Error while parsing /home/runner/work/builder-mcp/builder-mcp/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
55: disallow_untyped_defs = true
56: =======
^
57: description = "Helping robots build Airbyte connectors."
|
Ruff Lint Check
Error while parsing /home/runner/work/builder-mcp/builder-mcp/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
55: disallow_untyped_defs = true
56: =======
^
57: description = "Helping robots build Airbyte connectors."
|
Ruff Format Check
Error while parsing /home/runner/work/builder-mcp/builder-mcp/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
55: disallow_untyped_defs = true
56: =======
^
57: description = "Helping robots build Airbyte connectors."
|