Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still comprehensively broken in current VSCode #64

Closed
GrabCAD-Gary opened this issue May 5, 2022 · 2 comments
Closed

Still comprehensively broken in current VSCode #64

GrabCAD-Gary opened this issue May 5, 2022 · 2 comments
Assignees

Comments

@GrabCAD-Gary
Copy link

Describe the bug
A clear and concise description of what the bug is.

Linting not occuring. SEE #62.

To Reproduce
Steps to reproduce the behavior:

  • Open a Dockerfile
  • Enter some invalid code
  • See no response in the editor window or the Problems tab.

Expected behaviour
A working linter.

Screenshots or Dockerfile
N/A

Environment and version (please complete the following information):

-vscode 1.66.2 and earlier versions
-hadolint 2.8.0 installed via Scoop
-OS: windows 11

Debug information
N/A

Additional context
Today I noticed that the same thing was happening as reported in #62. This time I reverted to 1.1.0, the version which did not work last time, and that now works. Perhaps there is some rolling version-related issue with VSCode or hadolint, I have no idea. Suffice to say that no linting was happening with 1.1.1 and it is now with 1.1.0.

@Nkmol
Copy link

Nkmol commented Jun 14, 2022

I have the same issue: "hadolint: Cannot read properties of undefined (reading 'length')". Related to the following error coming out of the Hadolint service:

Dockerfile:5 DL3009 info: Delete the apt-get lists after installing something

@michaellzc
Copy link
Owner

Similar to #65, this should be addressed by #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants