Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Resolve Esbonio Prerelease Issue #359

Open
hoe-jo opened this issue Feb 12, 2025 · 0 comments
Open

docs: Resolve Esbonio Prerelease Issue #359

hoe-jo opened this issue Feb 12, 2025 · 0 comments
Labels
docs-as-code infrastructure General Score infrastructure topics

Comments

@hoe-jo
Copy link
Contributor

hoe-jo commented Feb 12, 2025

If currently the prerelease of the esbonio vs code extension is activated it shows following error:

Traceback (most recent call last):

File "score/score/.venv_docs/lib/python3.12/site-packages/sphinx/events.py", line 404, in emit results.append(listener.handler(self.app, *args))

File ".vscode-server/extensions/swyddfa.esbonio-0.96.2/bundled/libs/esbonio/sphinx_agent/handlers/files.py", line 86, in dump_config app.esbonio.db.insert_values(CONFIG_TABLE, values)

File ".vscode-server/extensions/swyddfa.esbonio-0.96.2/bundled/libs/esbonio/sphinx_agent/database.py", line 141, in insert_values cursor.executemany(f"INSERT INTO {table.name} VALUES {placeholder}", values)  # noqa: S608

sqlite3.ProgrammingError: Error binding parameter 2: type 'tuple' is not supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-as-code infrastructure General Score infrastructure topics
Projects
Development

No branches or pull requests

1 participant