You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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:
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.
The text was updated successfully, but these errors were encountered: