Skip to content

Issue #140 - comments around :refer-clojure #373

Issue #140 - comments around :refer-clojure

Issue #140 - comments around :refer-clojure #373

Triggered via pull request October 27, 2024 18:18
Status Failure
Total duration 15s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: expect(received).toBe(expected): test/format.test.js#L96
Expected: "(ns com.example.my-app\n #?(:cljs\n ;; comment 1\n ;; comment 2\n (:refer-clojure :rename {get g, print core-print}))) ;; comment 3" Received: "(ns com.example.my-app\n #?(:cljs\n ;; comment 1\n ;; comment 2\n (:refer-clojure :rename {get g, print core-print})))" at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/format.test.js:96:26
error: expect(received).toBe(expected): test/parse_ns.test.js#L99
Expected: true Received: false at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/parse_ns.test.js:99:31
build
Process completed with exit code 1.