hintwatermelon / webgoat-helm-test

Other
0 stars 0 forks source link

🧚🤖 Pixeebot Activity Dashboard #5

Open pixeebot-dan-helm[bot] opened 1 month ago

pixeebot-dan-helm[bot] commented 1 month ago
DashList

👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.

Recommendations

Last analysis: Sep 16 | Next scheduled analysis: Sep 23

Open

Available

👋 Summon these changes faster with @pixeebot next

...and more

Metrics

What would you like to see here? Let us know!

Resources

📚 Quick links Pixee Docs | Codemodder by Pixee

🧰 Tools I work with SonarCloud | SonarQube | CodeQL | Semgrep

🚀 Pixee CLI The power of my codemods in your local development environment. Learn more

💬 Reach out Feedback | Support


❤️ Follow, share, and engage with Pixee: GitHub | LinkedIn | Slack

dunningdan commented 1 month ago

deployed 0.6.18

image

values.yml: appName: "Pixeebot-Dan-Helm"

dunningdan commented 1 month ago

@pixeebot next

pixeebot-dan-helm[bot] commented 1 month ago

@dunningdan, I opened PR #9, go check it out!

dunningdan commented 1 month ago

@pixeebot next

pixeebot-dan-helm[bot] commented 1 month ago

@dunningdan, Sorry, I can't open any more PRs right now. Please check again later!

dunningdan commented 1 month ago

See this error:

ERROR {} [ai.pix.pla.pix.ana.cam.DripChangeHandler] (continuous-improvement-campaign-pool-1) Problem creating pull request: org.kohsuke.github.HttpException: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for hintwatermelon:pixeebot/drip-2024-09-16-pixee-java/harden-java-deserialization."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"}
    at org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:72)
    at org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:504)
    at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:464)
    at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:427)
    at org.kohsuke.github.Requester.fetch(Requester.java:85)
    at org.kohsuke.github.GHRepository.createPullRequest(GHRepository.java:1810)
    at org.kohsuke.github.GHRepository.createPullRequest(GHRepository.java:1770)
    at org.kohsuke.github.GHRepository.createPullRequest(GHRepository.java:1743)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler.handleRequest(DripChangeHandler.java:760)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler.processDripContext(DripChangeHandler.java:233)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler_Subclass.processDripContext$$superforward(Unknown Source)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler_Subclass$$function$$1.apply(Unknown Source)
    at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:73)
    at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:62)
    at ai.pixee.platform.pixeebot.analysis.scope.RequestHandlerInterceptor.handleRequest(RequestHandlerInterceptor.java:45)
    at ai.pixee.platform.pixeebot.analysis.scope.RequestHandlerInterceptor_Bean.intercept(Unknown Source)
    at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42)
    at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:30)
    at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:27)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler_Subclass.processDripContext(Unknown Source)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler_ClientProxy.processDripContext(Unknown Source)
    at ai.pixee.platform.pixeebot.analysis.campaign.DripChangeHandler_SmallRyeMessagingInvoker_processDripContext_0198e8cbfa167d6b0df6307b4d593ab1c9d740d9.invoke(Unknown Source)
    at io.smallrye.reactive.messaging.providers.AbstractMediator.lambda$invokeBlocking$15(AbstractMediator.java:191)
    at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
    at io.smallrye.mutiny.operators.uni.builders.UniCreateFromDeferredSupplier.subscribe(UniCreateFromDeferredSupplier.java:25)
    at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
    at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:51)
    at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:110)
    at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:88)
    at io.vertx.mutiny.core.WorkerExecutor$1.handle(WorkerExecutor.java:105)
    at io.vertx.mutiny.core.WorkerExecutor$1.handle(WorkerExecutor.java:103)
    at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:191)
    at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:279)
    at io.vertx.core.impl.ContextImpl.lambda$internalExecuteBlocking$2(ContextImpl.java:210)
    at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
    at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2516)
    at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2495)
    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1521)
    at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:11)
    at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:11)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:1583)
dunningdan commented 1 month ago

deploying 0.6.19

dunningdan commented 1 month ago

@pixeebot next

pixeebot-dan-helm[bot] commented 1 month ago

@dunningdan, I opened PR #10, go check it out!