Skip to content

fix error list related type errors #253

fix error list related type errors

fix error list related type errors #253

Triggered via pull request October 3, 2024 16:25
Status Failure
Total duration 1m 25s
Artifacts

test_and_lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test_and_lint: src/main/java/com/styra/opa/utils/OPAHTTPClient.java#L17
Wrong order for 'java.net.URI' import.
test_and_lint: src/main/java/com/styra/opa/OPAClient.java#L12
Wrong order for 'com.styra.opa.openapi.models.operations.ExecuteBatchPolicyWithInputRequest' import.
test_and_lint: src/main/java/com/styra/opa/OPAClient.java#L24
Unused import - com.styra.opa.openapi.models.shared.Errors.
test_and_lint: src/main/java/com/styra/opa/OPAClient.java#L27
Unused import - com.styra.opa.openapi.models.shared.Location.
test_and_lint: src/main/java/com/styra/opa/OPAClient.java#L29
Wrong order for 'com.styra.opa.openapi.models.shared.Responses' import.
test_and_lint
Process completed with exit code 1.
test_and_lint
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: Juuxel/publish-checkstyle-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/