You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Invalid data extension file: Cannot coerce empty String ("") to com.semmle.frontend.packs.extensions.AddsTo value (but could if coercion was enabled using CoercionConfig) (CodeQL-Community-Packs\python\ext\generated\flask.model.yml:2,14-14) #130
Running in vscode local with the Community repo loaded in the workspace fails when enabling model packs:
//https://codeql.github.com/docs/codeql-for-visual-studio-code/using-the-codeql-model-editor/#testing-codeql-model-packs-in-vs-code//To run queries on a CodeQL database with any model packs that are stored within the .github/codeql/extensions directory of the workspace,"codeQL.runningQueries.useExtensionPacks": "all",
Errors:
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\flask.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\ghastoolkit.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\itsdangerous.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\openai.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\pymysql.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`) (C:\repos\felickz\vscode-codeql-starter\CodeQL-Community-Packs\python\ext\generated\urllib3.model.yml:2,14-14)
[2025-05-06 16:34:35] [ERROR] resolve extensions-by-pack> ERROR: Invalid data extension file: Cannot coerce empty String ("") to `com.semmle.frontend.packs.extensions.AddsTo` value (but could if coercion was enabled using `CoercionConfig`)