We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f097c4 commit f00d65aCopy full SHA for f00d65a
1 file changed
src/commands/status.scan-result.test.ts
@@ -87,6 +87,7 @@ describe("buildStatusScanResult", () => {
87
{
88
pluginId: "legacy",
89
code: "legacy-before-agent-start" as const,
90
+ compatCode: "legacy-before-agent-start" as const,
91
severity: "warn" as const,
92
message: "warn",
93
},
0 commit comments