Skip to content

test(code-rabbit): setup test #4

test(code-rabbit): setup test

test(code-rabbit): setup test #4

Triggered via pull request January 30, 2026 17:26
Status Failure
Total duration 1m 7s
Artifacts

pr-checks.yml

on: pull_request
Build Docker Image
34s
Build Docker Image
Lint TypeScript
20s
Lint TypeScript
TypeScript Type Check
24s
TypeScript Type Check
Unit Tests
23s
Unit Tests
Build Proxy Application
18s
Build Proxy Application
Lint Helm Chart
8s
Lint Helm Chart
Validate Kubernetes Manifests
6s
Validate Kubernetes Manifests
Test Helm Install
55s
Test Helm Install
Security Scan - Source Code
16s
Security Scan - Source Code
Security Scan - Docker Image
0s
Security Scan - Docker Image
All Checks Passed ✅
5s
All Checks Passed ✅
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 13 warnings
Lint Helm Chart
Process completed with exit code 1.
Lint TypeScript
Process completed with exit code 1.
Lint TypeScript: proxy/src/adapters/bedrock.ts#L83
Unnecessary escape character: \/
Lint TypeScript: proxy/src/adapters/bedrock.ts#L59
Unnecessary escape character: \_
Lint TypeScript: proxy/src/adapters/bedrock.ts#L59
Unnecessary escape character: \.
Lint TypeScript: proxy/src/adapters/bedrock-handlers/anthropic-handler.ts#L12
'BedrockInvokeResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint TypeScript: proxy/src/adapters/bedrock-handlers/anthropic-handler.ts#L10
'BedrockAnthropicResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint TypeScript: proxy/src/adapters/base.ts#L8
'BedrockInvokeResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint TypeScript: proxy/src/adapters/base.ts#L7
'BedrockAmazonTitanResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint TypeScript: proxy/src/adapters/base.ts#L6
'OpenAIChatCompletionResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint TypeScript: proxy/src/adapters/base.ts#L1
'AnthropicMessageResponse' is defined but never used. Allowed unused vars must match /^_/u
Build Docker Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c addgroup -g 1000 gateway && adduser -D -u 1000 -G gateway gateway && chown -R gateway:gateway /app" did not complete successfully: exit code: 1
Test Helm Install
Process completed with exit code 1.
All Checks Passed ✅
Unhandled error: HttpError: Resource not accessible by integration
All Checks Passed ✅
Process completed with exit code 1.
Security Scan - Source Code
Failed to gather information for telemetry: Resource not accessible by integration - https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run. Will skip sending status report.
Security Scan - Source Code
Failed to gather information for telemetry: Resource not accessible by integration - https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run. Will skip sending status report.
Security Scan - Source Code
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L511
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L442
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L406
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L372
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L352
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L332
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock.spec.ts#L304
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock-handlers/anthropic-handler.spec.ts#L136
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/bedrock-handlers/anthropic-handler.spec.ts#L136
Unexpected any. Specify a different type
Lint TypeScript: proxy/src/adapters/anthropic.spec.ts#L90
Unexpected any. Specify a different type