{
  "pass": 20,
  "fail": 0,
  "output": "(node:91417) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///Users/frederic/ProjetsDev/foruminfotech-pages/tests/mapping.test.ts is not specified and it doesn't parse as CommonJS.\nReparsing as ES module because module syntax was detected. This incurs a performance overhead.\nTo eliminate this warning, add \"type\": \"module\" to /Users/frederic/ProjetsDev/foruminfotech-pages/package.json.\n(Use `node --trace-warnings ...` to show where the warning was created)\n✔ mapping: valid (A complete submission. Every declared field carries a value.) (1.536083ms)\n✔ mapping: optional-fields-absent (Phone and message are optional, and an empty value must be left out rather than sent blank. A blank overwrites whatever the property already holds.) (0.144333ms)\n✔ mapping: missing-required (Company is required and empty.) (0.128958ms)\n✔ mapping: malformed-email (An address HubSpot would reject must be caught before the request is built, not after.) (0.065583ms)\n✔ mapping: unknown-field (An input the mapping does not declare means the page and the mapping have drifted apart. It is an error, not something to drop quietly.) (0.075708ms)\n✔ mapping: duplicate-property (Two inputs landing on the same object and property is the duplicate-field bug. Compared on the object and property pair, never on the label.) (0.066209ms)\n✔ the live form declares no duplicate property (0.052709ms)\n✔ every input the page renders is declared exactly once (0.0545ms)\n✔ standard properties keep the names HubSpot already uses (0.091167ms)\n✔ hutk is read from the cookie and never invented (0.232292ms)\n✔ no portal identifier is baked into the project (0.066375ms)\n(node:91418) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///Users/frederic/ProjetsDev/foruminfotech-pages/tests/schema.test.ts is not specified and it doesn't parse as CommonJS.\nReparsing as ES module because module syntax was detected. This incurs a performance overhead.\nTo eliminate this warning, add \"type\": \"module\" to /Users/frederic/ProjetsDev/foruminfotech-pages/package.json.\n(Use `node --trace-warnings ...` to show where the warning was created)\n✔ the graph names every node it references (1.179083ms)\n✔ no breadcrumb is emitted, because there is no navigation to describe (0.450125ms)\n✔ the local business node disappears when there is no address to show (0.125625ms)\n✔ an answer carries the page it was published on (0.081833ms)\n✔ parity passes when the page says what the graph asserts (0.836583ms)\n✔ parity fails when the copy is edited and the markup is not (0.125625ms)\n✔ text inside script and style tags does not count as visible (0.062542ms)\n✔ typographic quotes and dashes are not parity failures (0.170583ms)\n✔ json-ld blocks are pulled back out of rendered html (0.313875ms)\nℹ tests 20\nℹ suites 0\nℹ pass 20\nℹ fail 0\nℹ cancelled 0\nℹ skipped 0\nℹ todo 0\nℹ duration_ms 86.003666\n"
}