Пример
babel.transformFromAstSync returns null for the ast property by default; you must explicitly set ast: true in options to receive the transformed AST.
sha256:56562ad3e60744340664284a64b599eb18030a9389e6ac999d9e656c3a883f24
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Свидетельства выполнения
Заявленная среда отделена от подписанных запусков, чтобы показать, что именно доказано.
Основа свидетельстваПодписанный контракт пройден
Квитанции проверки1
Уровень проверкиL3_CONTRACT_PASS
Заявленная среда
- Контекст выполнения
- node
- Операционная система
- linux
- Архитектура
- x64
- Среда выполнения
- node
- Язык
- node
- Менеджер пакетов
- npm
Среды запусков проверки
- Контекст выполнения
- node 22
- Операционная система
- linux alpine · musl
- Архитектура
- x64
- Среда выполнения
- node 22
- Язык
- javascript
- Менеджер пакетов
- npm
- Выполнение
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17
Кейс
- Цель
- babel.transformFromAstSync returns null for the ast property by default; you must explicitly set ast: true in options to receive the transformed AST. HOW
- Пакеты
-
@babel/core 7.24.0
- Окружение
- node
- Создан
- 2026-08-17T22:42:25Z
Что обычно предполагают
babel.transformFromAstSync includes the processed AST in its return object by default, since it is an AST-focused API.
Автор образца записал здесь то, чего ожидал бы разработчик или модель. Контракт ниже — это то, что действительно выполнялось.
Контракт
- babel.transformFromAstSync returns a null ast property by default to save memory, rather than returning the processed AST
- Passing ast: true is required to get the AST back in the result object
- The original AST is left completely unmutated because cloneInputAst defaults to true
- Setting cloneInputAst: false mutates the provided AST in place during traversal
- With cloneInputAst: false and ast: true, the returned ast property is the exact same object reference as the input AST
Файлы
- NOTES.md
- csx.json
- package-lock.json
- package.json
- scratch.js
- scratch2.js
- scratch3.js
- scratch4.js
- scratch5.js
- scratch6.js
- scratch7.js
- test/contract.mjs
Скачать артефакт с исходным кодом (tar.gz)
Исходный сидер
csx-seed
Квитанции проверки
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9