Coder Social home page Coder Social logo

Comments (4)

vorburger avatar vorburger commented on September 27, 2024 1

25dd04c just fixed this!

@mosesn heads-up FYI #187 ...

from ch.vorburger.exec.

vorburger avatar vorburger commented on September 27, 2024

Huh?! I'm ... very stunned why I'm neither seeing this locally with ./mvnw clean test nor on CI.

The Continous Integration of the master branch is green & passes (note the green tick mark).

See https://github.com/vorburger/ch.vorburger.exec/actions/runs/4974375147/jobs/8900782436.

You seem to know what you are doing, but are you 100% sure you have a pristine local version, without any local changes, with the exact same dependencies from Maven, and not e.g. something "dirty" (different) in your local Maven repo. Because that's the only logical explanation - that I can think of.

Shout if you can think of any other reason why we would have such a discrepancy.

Or could this be related to JDK version? I run OpenJDK 17 locally, and then CI is on Java 11 (even though we are enforcing Java 8 source and target and API). But no, that actually can't be - Error Prone won't even run on Java 8.

I'm honestly at a loss about what be causing this for you!

from ch.vorburger.exec.

mosesn avatar mosesn commented on September 27, 2024

Ah, I think I spotted it. I'm on Java 19 locally. Looks like this was added in Java 18.

https://bugs.openjdk.org/browse/JDK-8274336

from ch.vorburger.exec.

vorburger avatar vorburger commented on September 27, 2024

Oh! How about we simply entirely disable the Lint category for Serializable in the pom.xml? (I think Serializable is irrelevant nowadays.) If you know how, do you want to raise a PR?

from ch.vorburger.exec.

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.