You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution optimizations have been disabled for task ':smoke-tests:images:quarkus:sourcesJar' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/smoke-tests/images/quarkus/build/classes/java/quarkus-generated-sources/avdl'. Reason: Task ':smoke-tests:images:quarkus:sourcesJar' uses this output of task ':smoke-tests:images:quarkus:quarkusGenerateCode' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/smoke-tests/images/quarkus/build/classes/java/quarkus-generated-sources/avpr'. Reason: Task ':smoke-tests:images:quarkus:sourcesJar' uses this output of task ':smoke-tests:images:quarkus:quarkusGenerateCode' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/smoke-tests/images/quarkus/build/classes/java/quarkus-generated-sources/avsc'. Reason: Task ':smoke-tests:images:quarkus:sourcesJar' uses this output of task ':smoke-tests:images:quarkus:quarkusGenerateCode' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/smoke-tests/images/quarkus/build/classes/java/quarkus-generated-sources/grpc'. Reason: Task ':smoke-tests:images:quarkus:sourcesJar' uses this output of task ':smoke-tests:images:quarkus:quarkusGenerateCode' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
we can view it in: https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/3139484829/jobs/5099942761
The text was updated successfully, but these errors were encountered: