Skip to content

Add more java related analysis code #5725

Add more java related analysis code

Add more java related analysis code #5725

Triggered via pull request October 17, 2024 12:52
Status Failure
Total duration 6m 5s
Artifacts

cli-ci.yml

on: pull_request
Matrix: azd-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
azd-lint (ubuntu-latest): cli/azd/internal/appdetect/java_test.go#L24
Error return value of `os.WriteFile` is not checked (errcheck)
azd-lint (ubuntu-latest): cli/azd/internal/appdetect/java.go#L48
ineffectual assignment to err (ineffassign)
azd-lint (ubuntu-latest)
issues found
azd-lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
azd-lint (windows-latest): cli/azd/internal/appdetect/java_test.go#L24
Error return value of `os.WriteFile` is not checked (errcheck)
azd-lint (windows-latest): cli/azd/internal/appdetect/java.go#L48
ineffectual assignment to err (ineffassign)
azd-lint (windows-latest)
issues found
azd-lint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/