Skip to content

PR #15424

PR #15424 #555

Triggered via dynamic November 11, 2023 18:55
Status Success
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
ProgramLifecycleHttpHandlerTest.testVersionedProgramStartStopStatus: cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/services/http/handlers/ProgramLifecycleHttpHandlerTest.java#L327
Wrong response code with message 'applicationreference:default.App' could not be deleted. Reason: The following programs are still running: NoOpService expected:<200> but was:<409>
Analyze (javascript)
Failed to restore: Cache service responded with 403
com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck: cdap-proto/src/main/java/io/cdap/cdap/proto/operation/OperationMeta.java#L38
Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 45.