vscode-jenkins-pipeline-linter-connector icon indicating copy to clipboard operation
vscode-jenkins-pipeline-linter-connector copied to clipboard

Command 'Validate Jenkinsfile' resulted in an error (Cannot convert undefined or null to object)

Open darth-hp opened this issue 3 years ago • 3 comments

Tried to run F1->Validate Jenkinsfile which resulted in "Command 'Validate Jenkinsfile' resulted in an error (Cannot convert undefined or null to object)". I configured settings but got no clue what's happening.

darth-hp avatar Oct 23 '20 10:10 darth-hp

I'm getting the same error when I'm trying to use token authentication. The workaround for me was to put the token as the password. see https://github.com/janjoerke/vscode-jenkins-pipeline-linter-connector/issues/19#issuecomment-596307978

timnee avatar Nov 04 '20 14:11 timnee

Would be fixed by #31

ohartl avatar Apr 26 '21 16:04 ohartl