Skip to content

Elm analyse version out of sync with mainline #203

@jgresty

Description

@jgresty

Expected Behavior

Running elm language server produces the same warnings as mainline elm analyse.

Current Behavior

Elm language server does not produce all the warnings that mainline elm analyse produces.

Possible Solution

Change dependency for elm analyse to use mainline published package.

Context

I am running elm language server in my editor and elm analyse in CI, it is really frustrating when a warning appears in CI that was not raised to me while editing. I can see in db43b4a that the dependency on elm analyse was changed to a fork but there is no clear reason why this changed happened and the fork is now 6 months out of date.

Your Environment

  • Version used: 1.4.6
  • Editor used: n/a
  • Environment name and version (e.g. node.js 5.4): n/a
  • Operating System and version: n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions