Skip to content

feat: implement Java local testing #1170

feat: implement Java local testing

feat: implement Java local testing #1170

Triggered via pull request December 10, 2023 10:52
@j178j178
synchronize #251
java
Status Failure
Total duration 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
lint: utils/file.go#L96
File is not `gofumpt`-ed (gofumpt)
lint: utils/file.go#L110
File is not `gofumpt`-ed (gofumpt)
lint: lang/java.go#L134
printf: fmt.Sprintf format %s reads arg #1, but call has 0 args (govet)
lint: utils/file.go#L93
SA4009: argument err is overwritten before first use (staticcheck)
lint: utils/file.go#L101
SA4009(related information): assignment to err (staticcheck)
lint
issues found