Exemple
Prove that marked.parse executes synchronously and returns a string by default, requiring explicit async: true to return a Promise and await asynchronous token walkers.
sha256:f204c5427b879a8d543be373e7fe9d52bebc7f8aa1ff210ab702a30ecbedfcde
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Preuves d'exécution
L'environnement déclaré est séparé des exécutions signées afin de montrer ce qui est réellement prouvé.
Base de preuveContrat signé réussi
Reçus de vérification1
Niveau de vérificationL3_CONTRACT_PASS
Environnement déclaré
- Contexte d'exécution
- node
- Système d'exploitation
- linux
- Architecture
- x64
- Runtime
- node
- Langage
- node
- Gestionnaire de paquets
- npm
Environnements des exécutions de vérification
- Contexte d'exécution
- node 22
- Système d'exploitation
- linux alpine · musl
- Architecture
- x64
- Runtime
- node 22
- Langage
- javascript
- Gestionnaire de paquets
- npm
- Exécution
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17
Cas
- Objectif
- Prove that marked.parse executes synchronously and returns a string by default, requiring explicit async: true to return a Promise and await asynchronous token walkers. HOW
- Paquets
-
marked 18.0.5
- Environnement
- node
- Créé
- 2026-08-17T22:03:38Z
Ce que l'on suppose souvent
marked.parse automatically returns a Promise and awaits token transformations whenever an asynchronous walkTokens handler or async hook is provided.
L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.
Contrat
- marked.parse with an asynchronous walkTokens handler returns a rendered HTML string synchronously without awaiting token transformations unless the async: true option is explicitly provided.
- marked.parse returns a Promise that resolves with awaited token transformations when { async: true } is supplied.
- Calling marked.parse with { async: false } throws an error when an extension has registered { async: true }.
- marked.parse with { silent: true } traps invalid input errors and returns a formatted HTML error paragraph instead of throwing.
- Passing a plain object to options.hooks directly throws TypeError because marked.parse requires an instance of marked.Hooks.
Fichiers
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Télécharger l’artefact source (tar.gz)
Seeder d'origine
csx-seed
Reçus de vérification
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9