Skip to content

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

Issue #140 - comments around :refer-clojure

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

Triggered via pull request October 25, 2024 14:35
Status Failure
Total duration 16s
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 ;; aaa\n ;; bbb\n (:refer-clojure :only [-> number? set])) ; ccc" Received: "(ns com.example.my-app\n ;; aaa\n ;; bbb\n (:refer-clojure :only [-> number? set]))" at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/format.test.js:96:26
error: The field 'Expected' must contain a value.: node_modules/enolib/lib/errors/validation.js#L90
Line | Content ... 2740 | --Input 2741 | > 2742 | --Expected * 2743 | --Expected 2744 | 2745 | at missingValue (/home/runner/work/standard-clojure-style-js/standard-clojure-style-js/node_modules/enolib/lib/errors/validation.js:90:12) at _value (/home/runner/work/standard-clojure-style-js/standard-clojure-style-js/node_modules/enolib/lib/elements/field.js:18:22) at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/parse_ns.test.js:30:40 at forEach (1:11) at parseTestFile (/home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/parse_ns.test.js:25:12) at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/parse_ns.test.js:38:23 at forEach (1:11) at /home/runner/work/standard-clojure-style-js/standard-clojure-style-js/test/parse_ns.test.js:36:27
build
Process completed with exit code 1.