Open trask opened 9 months ago
See https://github.com/open-telemetry/.allstar/pull/3#discussion_r1461483967
CC @sakshi-1505
@trask This was to fail intentionally; let me get this fixed.
@trask I am in midst of implementing the fix for your repo but I couldn't find any GitHub-action which would do static-check for your code? Can you please point me if there's one or do we need to add them?
we use errorprone as part of our build, is that the kind of static checking you are looking for? we also run CodeQL daily
we use errorprone as part of our build, is that the kind of static checking you are looking for? we also run CodeQL daily
I think this should do
@sakshi-1505 what should we do to resolve this? thanks
EDIT sorry, just saw your PR linked above 👍
hi all, this is still pinging us daily in the java instrumentation repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/10427
Last ping was March 1st, so maybe we're good to close this now?
I'm not clear what the intention of
static-check-required
rule is and so not sure how to comply with it.Related to https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/10427