test: refresh lint suppression allowlist · openclaw/openclaw@242a716
steipete
·
2026-05-09
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -118,7 +118,6 @@ describe("production lint suppressions", () => {
|
118 | 118 | "src/plugin-sdk/test-helpers/package-manifest-contract.ts|typescript/no-unnecessary-type-parameters|1", |
119 | 119 | "src/plugin-sdk/test-helpers/public-surface-loader.ts|typescript/no-unnecessary-type-parameters|1", |
120 | 120 | "src/plugin-sdk/test-helpers/subagent-hooks.ts|typescript/no-unnecessary-type-parameters|1", |
121 | | -"src/plugins/hook-types.ts|typescript/no-unnecessary-type-parameters|1", |
122 | 121 | "src/plugins/hooks.ts|typescript/no-unnecessary-type-parameters|1", |
123 | 122 | "src/plugins/host-hook-runtime.ts|typescript/no-unnecessary-type-parameters|2", |
124 | 123 | "src/plugins/host-hook-state.ts|typescript/no-unnecessary-type-parameters|1", |
@@ -128,7 +127,6 @@ describe("production lint suppressions", () => {
|
128 | 127 | "src/plugins/runtime/runtime-plugin-boundary.ts|typescript/no-unnecessary-type-parameters|1", |
129 | 128 | "src/plugins/runtime/types-channel.ts|typescript/no-unnecessary-type-parameters|1", |
130 | 129 | "src/plugins/trusted-tool-policy.ts|typescript/no-unnecessary-type-parameters|1", |
131 | | -"src/plugins/types.ts|typescript/no-unnecessary-type-parameters|1", |
132 | 130 | "src/tasks/task-flow-registry.store.sqlite.ts|typescript/no-unnecessary-type-parameters|1", |
133 | 131 | "src/tasks/task-registry.store.sqlite.ts|typescript/no-unnecessary-type-parameters|1", |
134 | 132 | "src/test-utils/bundled-plugin-public-surface.ts|typescript/no-unnecessary-type-parameters|2", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。