Skip to content

Instantly share code, notes, and snippets.

@JKirchartz
Last active August 28, 2020 15:04
Show Gist options
  • Save JKirchartz/0c7d7e4976c45ca8009fa2d2dcaecda7 to your computer and use it in GitHub Desktop.
Save JKirchartz/0c7d7e4976c45ca8009fa2d2dcaecda7 to your computer and use it in GitHub Desktop.
ALE plugin errors

Bash script enter

Error detected while processing function <SNR>105_NetrwBrowseChgDir[180]..BufWinEnter Autocommands for "*"..function ale#events#LintOnEnter[5]..ale#Queue[33]..<SNR>88_Lint[26]..ale#engine#RunLinters[24]..<SNR>94_GetLintFileValues[27]..<lambda>8[1]..<SNR>94_RunLinters[6]..
<SNR>94_RunLinter[6]..<SNR>94_RunIfExecutable[29]..<SNR>94_RunJob[26]..ale#command#Run[10]..ale#command#FormatCommand[29]..<SNR>95_FormatFilename[11]..ale#Escape:
line   14:
E121: Undefined variable: shellescape
Error detected while processing function <SNR>105_NetrwBrowseChgDir[180]..BufWinEnter Autocommands for "*"..function ale#events#LintOnEnter[5]..ale#Queue[33]..<SNR>88_Lint[26]..ale#engine#RunLinters[24]..<SNR>94_GetLintFileValues[27]..<lambda>8[1]..<SNR>94_RunLinters[6]..
<SNR>94_RunLinter[6]..<SNR>94_RunIfExecutable[29]..<SNR>94_RunJob[26]..ale#command#Run:
line   10:
E714: List required

Bash script leave

Error detected while processing function <SNR>105_NetrwBrowseChgDir[180]..BufWinEnter Autocommands for "*"..function ale#events#LintOnEnter[5]..ale#Queue[33]..<SNR>88_Lint[26]..ale#engine#RunLinters[24]..<SNR>94_GetLintFileValues[27]..<lambda>14[1]..<SNR>94_RunLinters[6].
.<SNR>94_RunLinter[6]..<SNR>94_RunIfExecutable[19]..ale#linter#GetCommand[3]..ale#handlers#eslint#GetCommand[5]..ale#node#Executable[7]..ale#Escape:
line   14:
E121: Undefined variable: shellescape

Alternate Bash script enter

Error detected while processing BufWinEnter Autocommands for "*"..function ale#events#LintOnEnter[5]..ale#Queue[33]..<SNR>75_Lint[26]..ale#engine#RunLinters[24]..<SNR>100_GetLintFileValues[27]..<lambda>6[1]..<SNR>100_RunLinters[6]..<SNR>100_RunLinter[6]..<SNR>100_RunIfExe
cutable[29]..<SNR>100_RunJob[26]..ale#command#Run[10]..ale#command#FormatCommand[29]..<SNR>101_FormatFilename[11]..ale#Escape:
line   14:
E121: Undefined variable: shellescape
Error detected while processing BufWinEnter Autocommands for "*"..function ale#events#LintOnEnter[5]..ale#Queue[33]..<SNR>75_Lint[26]..ale#engine#RunLinters[24]..<SNR>100_GetLintFileValues[27]..<lambda>6[1]..<SNR>100_RunLinters[6]..<SNR>100_RunLinter[6]..<SNR>100_RunIfExe
cutable[29]..<SNR>100_RunJob[26]..ale#command#Run:
line   10:
E714: List required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment