GithubHelp home page GithubHelp logo

Comments (3)

hansonw avatar hansonw commented on June 15, 2024 1

Makes sense. I made sure the message types get sanitized.

from atom-ide-ui.

hansonw avatar hansonw commented on June 15, 2024

Hm... Looks like linter-javac uses non-standard types (besides the default 'Error' and 'Warning'): https://github.com/AtomLinter/linter-javac/blob/master/lib/init.coffee#L19

I guess @matthewwithanm's change to start enforcing the types is leading to this error. I'll harden the adapters in modules/atom-ide-ui/pkg/atom-ide-diagnostics/lib/services/LinterAdapter.js to ensure that the types match up.

from atom-ide-ui.

Arcanemagus avatar Arcanemagus commented on June 15, 2024

@hansonw In the v1 API type was an open string (It just happened that almost all uses fit into Error, Warning, Info).

Under the v2 API type was removed and severity (optional under v1) was made required and turned into an enum.

from atom-ide-ui.

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.