Fork me on GitHub
#graphql
<
2022-01-14
>
hlship21:01:30

Lacinia: We're running 1.1 in production, so I'll crank out 1.1 releases soon.

🎉 8
hlship23:01:43

Done and announced.

hden12:01:38

Hi, I’m seeing this in the CI. Maybe we are missing a dependency?

lein test
Syntax error (FileNotFoundException) compiling at (com/walmartlabs/lacinia/trace.clj:1:1).
Could not locate io/aviso/exception__init.class, io/aviso/exception.clj or io/aviso/exception.cljc on classpath.

Full report at:
/tmp/clojure-10466053612092234570.edn
Tests failed.
make: *** [Makefile:7: test] Error 1

Exited with code exit status 2

hlship19:01:53

That could be a problem; but trace is just for internal use; you may have to add io.aviso/pretty to resolve this.

hlship19:01:34

You should be able to get that with the :dev alias.

hlship19:01:56

I expect to spin a few things like that off of lacinia.

yenda13:01:29

@U04VDKC4G small typo, the year is wrong is the changelog (2021 instead of 2022) https://github.com/walmartlabs/lacinia/blob/master/CHANGES.md#11----14-jan-2021