Skip to content

pages build and deployment #29

pages build and deployment

pages build and deployment #29

Triggered via dynamic August 1, 2024 08:34
Status Success
Total duration 41s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
3s
report-build-status
Fit to window
Zoom out
Zoom in

Annotations

1 error
Error while executing tests/dev_and_build/errors/js_export_missing/js_export_missing_build.test.mjs on node_worker_thread@22.3.0: tests/dev_and_build/errors/js_export_missing/js_export_missing_build.test.mjs#L1
AssertionError: snapshot comparison failed for "js_export_missing_build.test.md" actual: ↑ 40 lines ↑ 41| --- frame --- 42| 1: // eslint-disable-next-line import/named 43| 2: import { answer } from "base/client/file.js"; 44| ^ 45| 3: console.log(answer); ↓ 2 lines ↓ expect: ↑ 40 lines ↑ 41| --- frame --- 42| 1: // eslint-disable-next-line import/named 43| 2: import { answer } from "file://@jsenv/core/tests/dev_and_build/errors/js_export_miss… 44| ^ 45| 3: console.log(answer); ↓ 2 lines ↓ --- details --- "tests/dev_and_build/errors/js_export_missing/side_effects/js_export_missing_build.test.md%22:1:1 --------------- at Object.compare (packages/independent/snapshot/src/filesystem_snapshot.js:120:7) at compare (packages/independent/snapshot/src/filesystem_snapshot.js:35:18) at Object.update (packages/independent/snapshot/src/filesystem_snapshot.js:53:7) at snapshotTests (packages/independent/snapshot/src/side_effects/snapshot_tests.js:135:26) at async tests/dev_and_build/errors/js_export_missing/js_export_missing_build.test.mjs:4:1