Skip to content

chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.55.3 #4725

chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.55.3

chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.55.3 #4725

Triggered via pull request September 2, 2026 23:23
Status Failure
Total duration 5m 4s
Artifacts 2

cicd.yml

on: pull_request
Detect changes
11s
Detect changes
Changesets  /  Verify changesets
31s
Changesets / Verify changesets
Matrix: Docker / Agent: Pi / build
Waiting for pending jobs
Matrix: Docker / Postgres (pg_partman) / build
Waiting for pending jobs
Matrix: Docker / Webapp / build
Docker  /  Tag unchanged images
52s
Docker / Tag unchanged images
Build  /  App Server: Package
1m 34s
Build / App Server: Package
Matrix: Quality / quality-gates
Actionlint
0s
Actionlint
Zizmor
0s
Zizmor
Quality  /  Webapp: Stories
0s
Quality / Webapp: Stories
Security  /  Pinned upstream images
0s
Security / Pinned upstream images
Security  /  New dependency risk
6s
Security / New dependency risk
Security  /  Dependencies, secrets, and policy
35s
Security / Dependencies, secrets, and policy
Test  /  App Server: Unit and architecture
38s
Test / App Server: Unit and architecture
Test  /  App Server: Integration
25s
Test / App Server: Integration
Compose  /  Render compose stacks
27s
Compose / Render compose stacks
Docker  /  ...  /  Create manifest
Docker / Agent: Pi / Create manifest
Docker  /  ...  /  Create manifest
Docker / Postgres (pg_partman) / Create manifest
Docker  /  ...  /  Create manifest
Docker / Webapp / Create manifest
Matrix: Build / App Server image / build
Waiting for pending jobs
Build  /  App Server: Generated artifacts
30s
Build / App Server: Generated artifacts
Build  /  App Server: Database
2m 27s
Build / App Server: Database
Build  /  Webapp: E2E
0s
Build / Webapp: E2E
Docker  /  ...  /  Scan linux/amd64 Image
Docker / Agent: Pi / Scan linux/amd64 Image
Docker  /  ...  /  Scan linux/amd64 Image
Docker / Postgres (pg_partman) / Scan linux/amd64 Image
Docker  /  ...  /  Scan linux/amd64 Image
52s
Docker / Webapp / Scan linux/amd64 Image
Build  /  ...  /  Create manifest
Build / App Server image / Create manifest
Build  /  ...  /  Scan linux/amd64 Image
Build / App Server image / Scan linux/amd64 Image
Release evidence preflight
0s
Release evidence preflight
CI Status Gate
6s
CI Status Gate
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 26 warnings
Changesets / Verify changesets
Process completed with exit code 1.
Quality / App Server
pnpm install --frozen-lockfile --no-runtime exited with status 1
Quality / Tooling and Docs
pnpm install --frozen-lockfile --no-runtime exited with status 1
Compose / Render compose stacks
Process completed with exit code 1.
Test / App Server: Integration
No test report files were found
Test / App Server: Integration
Process completed with exit code 1.
Test / App Server: Unit and architecture
No test report files were found
Test / App Server: Unit and architecture
Process completed with exit code 1.
Build / App Server: Generated artifacts
Process completed with exit code 1.
Build / App Server: Generated artifacts
OpenAPI or schema validation failed; review both independently reported steps.
Build / App Server: Generated artifacts
Process completed with exit code 1.
Build / App Server: Generated artifacts
ERD generation failed. Run: pnpm run db:generate-erd-docs
Build / App Server: Generated artifacts
Schema drift or migration-chain apply failed. Run: pnpm run db:draft-changelog
Build / App Server: Generated artifacts
pnpm install --frozen-lockfile --no-runtime exited with status 1
Build / App Server: Database
Process completed with exit code 1.
CI Status Gate
Process completed with exit code 1.
Changesets / Verify changesets
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Quality / App Server
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Quality / Tooling and Docs
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Compose / Render compose stacks
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Test / App Server: Integration
No file matches path server/application/target/surefire-reports/TEST-*.xml
Test / App Server: Integration
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Test / App Server: Unit and architecture
No file matches path server/application/target/surefire-reports/TEST-*.xml
Test / App Server: Unit and architecture
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/integration/scm/github/sync/status/GithubIntegrationSyncRunnerTest.java#L240
unchecked generic array creation for varargs parameter of type java.util.List<de.tum.cit.aet.hephaestus.integration.core.spi.SyncTargetProvider.SyncTarget>[]
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/integration/scm/github/sync/status/GithubIntegrationSyncRunnerTest.java#L137
unchecked generic array creation for varargs parameter of type java.util.List<de.tum.cit.aet.hephaestus.integration.core.spi.SyncTargetProvider.SyncTarget>[]
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/integration/scm/github/feedback/GithubSummaryChannelTest.java#L481
unchecked generic array creation for varargs parameter of type reactor.core.publisher.Mono<org.springframework.graphql.client.ClientGraphQlResponse>[]
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/integration/scm/github/feedback/GithubSummaryChannelTest.java#L464
unchecked generic array creation for varargs parameter of type reactor.core.publisher.Mono<org.springframework.graphql.client.ClientGraphQlResponse>[]
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/integration/scm/github/feedback/GithubSummaryChannelTest.java#L441
unchecked generic array creation for varargs parameter of type reactor.core.publisher.Mono<org.springframework.graphql.client.ClientGraphQlResponse>[]
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/core/auth/web/SecurityHeadersIntegrationTest.java#L47
value(java.lang.String,org.hamcrest.Matcher<? super java.lang.String>) in org.springframework.test.web.reactive.server.HeaderAssertions has been deprecated and marked for removal
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/core/auth/dev/DevLoginIntegrationTest.java#L80
<T>value(org.hamcrest.Matcher<? super T>) in org.springframework.test.web.reactive.server.JsonPathAssertions has been deprecated and marked for removal
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/core/audit/ConfigAuditIntegrationTest.java#L414
<T>value(org.hamcrest.Matcher<? super T>) in org.springframework.test.web.reactive.server.JsonPathAssertions has been deprecated and marked for removal
Build / App Server: Package: server/application/src/test/java/de/tum/cit/aet/hephaestus/core/audit/ConfigAuditIntegrationTest.java#L412
<T>value(org.hamcrest.Matcher<? super T>) in org.springframework.test.web.reactive.server.JsonPathAssertions has been deprecated and marked for removal
Build / App Server: Package: server/application/src/main/java/de/tum/cit/aet/hephaestus/workspace/WorkspaceService.java#L174
ownerUserId() in de.tum.cit.aet.hephaestus.workspace.dto.CreateWorkspaceRequestDTO has been deprecated and marked for removal
Docker / Webapp / Build linux/amd64 Docker Image
Please check that the "artifact-metadata:write" permission has been included
Docker / Webapp / Build linux/amd64 Docker Image
Failed to create storage record: Error: Failed to persist storage record: no artifacts found - https://docs.github.com/rest/orgs/artifact-metadata#create-artifact-metadata-storage-record
Docker / Webapp / Build linux/amd64 Docker Image
sentry_project= is not a valid secret
Docker / Webapp / Build linux/amd64 Docker Image
sentry_org= is not a valid secret
Docker / Webapp / Build linux/amd64 Docker Image
sentry_auth_token= is not a valid secret
Build / App Server: Generated artifacts
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Docker / Webapp / Scan linux/amd64 Image
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON
Build / App Server: Database
Unable to determine the installed runtime versions: Unexpected token 'W', "[WARN] Usin"... is not valid JSON

Artifacts

Produced during runtime
Name Size Digest
server-build-33694872903
255 MB
sha256:bca2c6d09727e47158fadb63b18f1d2cac3f33ea20e47635962fe7c768d6f861
vulnerability-policy-webapp-linux-amd64
22.8 KB
sha256:59808ca61f1ba0b38f666b4e55c00a6110d1629058b421bd21170eae0f6a7e2b