fix(ci): remove stale runtime-matrix.ts from plugin-extension-boundary baseline
runtime-matrix.ts no longer imports from extensions/matrix/runtime-api.js (the import was refactored out), but the baseline inventory still listed it, causing all PRs to fail the plugin-extension-boundary check.
This commit is contained in:
parent
5e417b44e1
commit
c20eb8ff6c
@ -31,14 +31,6 @@
|
||||
"resolvedPath": "extensions/imessage/runtime-api.js",
|
||||
"reason": "imports extension-owned file from src/plugins"
|
||||
},
|
||||
{
|
||||
"file": "src/plugins/runtime/runtime-matrix.ts",
|
||||
"line": 4,
|
||||
"kind": "import",
|
||||
"specifier": "../../../extensions/matrix/runtime-api.js",
|
||||
"resolvedPath": "extensions/matrix/runtime-api.js",
|
||||
"reason": "imports extension-owned file from src/plugins"
|
||||
},
|
||||
{
|
||||
"file": "src/plugins/runtime/runtime-slack-ops.runtime.ts",
|
||||
"line": 10,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user