faustinoaq/vscode-javac-linter

Extension issue

Opened this issue · 0 comments

  • Issue Type: Bug
  • Extension Name: javac-linter
  • Extension Version: 1.3.1
  • OS Version: Windows_NT x64 10.0.16299
  • VSCode version: 1.40.1

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 13,
		"activateCallTime": 1,
		"activateResolvedTime": 46,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "faustinoaq.javac-linter",
				"_lower": "faustinoaq.javac-linter"
			},
			"activationEvent": "onLanguage:java"
		}
	},
	"runtimeErrors": [
		{
			"name": "TypeError",
			"message": "Cannot read property 'trim' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'trim' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'trim' of undefined"
		}
	]
}