GithubHelp home page GithubHelp logo

Comments (14)

juliano avatar juliano commented on June 18, 2024 2

@otrebski @nob13 @pmeheut @DGolubets @lolgab thank you for you patience.

We managed to fix the build and the version 4.7.0 is out!

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024 1

Current scalafmt-core doesn't depend on geny anymore.
Updating scalafmt-core in zio-quill and then updating quill-engine here will fix the problem.

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024 1

quill-sql_3 4.7.0 still depends on quill-engine_3 4.6.1: https://repo1.maven.org/maven2/io/getquill/quill-sql_3/4.7.0/quill-sql_3-4.7.0.pom

from zio-quill.

guizmaii avatar guizmaii commented on June 18, 2024 1

We'll try to fix this in the v4.7.1 release of zio-protoquill

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024 1

The error is gone! Thank you @guizmaii 🎉

from zio-quill.

nob13 avatar nob13 commented on June 18, 2024

Using this as horrible workaround:

      ("io.getquill"                %% "quill-jdbc-zio"         % "4.6.0").exclude(
        // HACK!!
        "com.lihaoyi",
        "geny_2.13"
      )

from zio-quill.

pmeheut avatar pmeheut commented on June 18, 2024

Same problem and it seems to come from ScalafmtFormat as scala-fmt-core is not compiled for Scala 3.
There is already a bunch of com.lihaoyi 2.13 exclusions in build.sbt so why not add geny?

Also, is ScalafmtFormat used somewhere?

Because right now, one cannot use Quill with Caliban for instance.

from zio-quill.

DGolubets avatar DGolubets commented on June 18, 2024

This is not a great experience: starting a brand new project and getting an error right away..

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024

My PR that bumps scalafmt-core should fix this problem #2834

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024

Can we have a new release so this fix is available to use?

from zio-quill.

guizmaii avatar guizmaii commented on June 18, 2024

Cc @juliano

from zio-quill.

lolgab avatar lolgab commented on June 18, 2024

Great! Thank you @guizmaii!

from zio-quill.

guizmaii avatar guizmaii commented on June 18, 2024

Well, FYI, it'll be in v4.7.2 as the publishing of zio-quill v4.7.1 failed

from zio-quill.

guizmaii avatar guizmaii commented on June 18, 2024

@lolgab See https://github.com/zio/zio-protoquill/releases/tag/v4.7.3

from zio-quill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.