feat: containerize DeepSQL Agent as fifth Compose service #111
ci.yml
on: pull_request
frontend (build)
33s
backend (compile + package)
54s
mcp (syntax)
9s
docker compose build
1m 6s
backend tests (advisory)
1m 8s
frontend lint (advisory)
1m 4s
Annotations
9 errors and 10 warnings
|
backend (compile + package)
Canceling since a higher priority waiting request for ci-ci-refs/pull/44/merge exists
|
|
backend (compile + package)
The operation was canceled.
|
|
frontend lint (advisory)
Canceling since a higher priority waiting request for ci-ci-refs/pull/44/merge exists
|
|
frontend lint (advisory)
The operation was canceled.
|
|
backend tests (advisory)
Canceling since a higher priority waiting request for ci-ci-refs/pull/44/merge exists
|
|
backend tests (advisory)
The operation was canceled.
|
|
ci
Canceling since a higher priority waiting request for ci-ci-refs/pull/44/merge exists
|
|
docker compose build
Canceling since a higher priority waiting request for ci-ci-refs/pull/44/merge exists
|
|
docker compose build
The operation was canceled.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/PlaybookRun.java#L53
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/PlaybookRun.java#L50
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/GrowthAnomaly.java#L85
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/QueryPerformanceBaseline.java#L69
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/QueryPerformanceRegression.java#L78
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/QueryPerformanceRegression.java#L69
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/PlaybookTool.java#L41
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/PlaybookTool.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/Playbook.java#L45
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend (compile + package):
backend/src/main/java/com/dbaagent/model/Playbook.java#L42
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|