RUN v4.1.1 /tmp/bb-report-2508-revise-qrrc8o/apps/server ❯ |@bb/server| test/skills/submit-a-plugin-schema.repro.test.ts (1 test | 1 failed) 37ms × conforms to the published marketplace schema 36ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL |@bb/server| test/skills/submit-a-plugin-schema.repro.test.ts > submit-a-plugin marketplace entry example > conforms to the published marketplace schema AssertionError: [{"instancePath":"/plugins/0","schemaPath":"#/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"engines"},"message":"must NOT have additional properties"}]: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/skills/submit-a-plugin-schema.repro.test.ts:39:65 37| }; 38| 39| expect(validate(manifest), JSON.stringify(validate.errors)).toBe(t… | ^ 40| }); 41| }); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 17:31:35 Duration 185ms (transform 15ms, setup 0ms, import 62ms, tests 37ms, environment 0ms)