Skip to content

Add JDWP service detection. #76

Add JDWP service detection.

Add JDWP service detection. #76

Triggered via pull request August 10, 2023 19:23
Status Failure
Total duration 8m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
golangci-lint: pkg/plugins/types.go#L505
[golangci] reported by reviewdog 🐶 var-naming: struct field VmVersion should be VMVersion (revive) Raw Output: pkg/plugins/types.go:505:2: var-naming: struct field VmVersion should be VMVersion (revive) VmVersion string `json:"vmVersion"` ^
golangci-lint: pkg/plugins/types.go#L506
[golangci] reported by reviewdog 🐶 var-naming: struct field VmName should be VMName (revive) Raw Output: pkg/plugins/types.go:506:2: var-naming: struct field VmName should be VMName (revive) VmName string `json:"vmName"` ^
golangci-lint: pkg/plugins/services/jdwp/jdwp_test.go#L21
[golangci] reported by reviewdog 🐶 unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive) Raw Output: pkg/plugins/services/jdwp/jdwp_test.go:21:15: unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive) func TestJDWP(t *testing.T) { ^
golangci-lint: pkg/plugins/services/jdwp/jdwp.go#L174
[golangci] reported by reviewdog 🐶 unnecessary trailing newline (whitespace) Raw Output: pkg/plugins/services/jdwp/jdwp.go:174: unnecessary trailing newline (whitespace) }
golangci-lint
reviewdog exited with status code: 1
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/