Skip to content

refactor(gradle): use gradle init script #459

refactor(gradle): use gradle init script

refactor(gradle): use gradle init script #459

Triggered via push August 15, 2024 10:47
Status Failure
Total duration 54s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: module/gradle/gradle.go#L133
var `implTaskNamePattern` is unused (unused)
lint: module/gradle/gradle.go#L283
ineffectual assignment to e (ineffassign)
lint: module/gradle/gradle.go#L51
SA4006: this value of `e` is never used (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/