test: align lint suppression inventory · openclaw/openclaw@d0dac32
steipete
·
2026-05-01
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -122,7 +122,7 @@ describe("production lint suppressions", () => {
|
122 | 122 | "src/plugins/host-hooks.ts|typescript/no-unnecessary-type-parameters|1", |
123 | 123 | "src/plugins/lazy-service-module.ts|typescript/no-unnecessary-type-parameters|1", |
124 | 124 | "src/plugins/public-surface-loader.ts|typescript/no-unnecessary-type-parameters|1", |
125 | | -"src/plugins/runtime/runtime-plugin-boundary.ts|typescript/no-unnecessary-type-parameters|2", |
| 125 | +"src/plugins/runtime/runtime-plugin-boundary.ts|typescript/no-unnecessary-type-parameters|1", |
126 | 126 | "src/plugins/runtime/types-channel.ts|typescript/no-unnecessary-type-parameters|1", |
127 | 127 | "src/plugins/types.ts|typescript/no-unnecessary-type-parameters|1", |
128 | 128 | "src/tasks/task-flow-registry.store.sqlite.ts|typescript/no-unnecessary-type-parameters|1", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。