Open sheeeng opened 5 years ago
{ "jenkins.pipeline.linter.connector.user": "${env.JENKINS_ADMINISTRATOR_USERNAME}", "jenkins.pipeline.linter.connector.pass": "${env.JENKINS_ADMINISTRATOR_PASSWORD}", }
If I use the above configuration, this linter will return the below error.
TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["Jenkins-Crumb"]
If I use the above configuration, this linter will return the below error.