chore(deps): Update GitHub Actions #453
ci.yml
on: pull_request
CI Pipeline
/
Unit Tests
CI Pipeline
/
Integration Tests
CI Pipeline
/
Security Tests
Matrix: CI Pipeline / matrix-testing
Playwright E2E Tests
1m 7s
CI Pipeline
/
Code Quality Checks
1m 13s
CI Pipeline
/
LLM Governance & Assumption Verification
49s
CI Gate
14s
Annotations
11 errors and 12 warnings
|
CI Pipeline / LLM Governance & Assumption Verification
Found 1 unverified #CRITICAL production risk tags
|
|
CI Pipeline / Code Quality Checks
Process completed with exit code 1.
|
|
CI Pipeline / Code Quality Checks
4 errors
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/queue/redis_store.py#L182
Argument of type "dict[str, str]" cannot be assigned to parameter "mapping" of type "Mapping[FieldT, EncodableT] | None" in function "hset"
Type "dict[str, str]" is not assignable to type "Mapping[FieldT, EncodableT] | None"
"dict[str, str]" is not assignable to "Mapping[FieldT, EncodableT]"
Type parameter "_KT@Mapping" is invariant, but "str" is not the same as "FieldT"
"dict[str, str]" is not assignable to "None" (reportArgumentType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/queue/redis_store.py#L117
Argument of type "dict[str, str]" cannot be assigned to parameter "mapping" of type "Mapping[FieldT, EncodableT] | None" in function "hset"
Type "dict[str, str]" is not assignable to type "Mapping[FieldT, EncodableT] | None"
"dict[str, str]" is not assignable to "Mapping[FieldT, EncodableT]"
Type parameter "_KT@Mapping" is invariant, but "str" is not the same as "FieldT"
"dict[str, str]" is not assignable to "None" (reportArgumentType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/queue/redis_store.py#L105
Argument of type "dict[str, str]" cannot be assigned to parameter "mapping" of type "Mapping[FieldT, EncodableT] | None" in function "hset"
Type "dict[str, str]" is not assignable to type "Mapping[FieldT, EncodableT] | None"
"dict[str, str]" is not assignable to "Mapping[FieldT, EncodableT]"
Type parameter "_KT@Mapping" is invariant, but "str" is not the same as "FieldT"
"dict[str, str]" is not assignable to "None" (reportArgumentType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/queue/redis_store.py#L58
Argument of type "dict[str, str]" cannot be assigned to parameter "mapping" of type "Mapping[FieldT, EncodableT] | None" in function "hset"
Type "dict[str, str]" is not assignable to type "Mapping[FieldT, EncodableT] | None"
"dict[str, str]" is not assignable to "Mapping[FieldT, EncodableT]"
Type parameter "_KT@Mapping" is invariant, but "str" is not the same as "FieldT"
"dict[str, str]" is not assignable to "None" (reportArgumentType)
|
|
CI Pipeline / CI Gate
Process completed with exit code 1.
|
|
CI Pipeline / CI Gate
CI Gate failed: quality-checks is failure
|
|
CI Gate
Process completed with exit code 1.
|
|
CI Gate
CI Gate failed: CI result is failure
|
|
CI Pipeline / LLM Governance & Assumption Verification
Found 165 potential magic numbers without constants
|
|
CI Pipeline / LLM Governance & Assumption Verification
Found hardcoded URLs without #LLM-PLACEHOLDER tag
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/auth/cloudflare.py#L157
Type of "key" is unknown (reportUnknownVariableType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/auth/cloudflare.py#L152
Type of "get" is partially unknown
Type of "get" is "Overload[(key: Unknown, default: None = None, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/auth/cloudflare.py#L152
Type of "raw_keys" is partially unknown
Type of "raw_keys" is "Unknown | None" (reportUnknownVariableType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/auth/cloudflare.py#L124
Type of "raw_payload" is Any (reportAny)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/auth/cloudflare.py#L39
Type `Any` is not allowed (reportExplicitAny)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/api/user.py#L40
Function calls and mutable objects not allowed within parameter default value expression (reportCallInDefaultInitializer)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/api/ingest.py#L268
Function calls and mutable objects not allowed within parameter default value expression (reportCallInDefaultInitializer)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/api/ingest.py#L267
Function calls and mutable objects not allowed within parameter default value expression (reportCallInDefaultInitializer)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/api/health.py#L105
Argument type is partially unknown
Argument corresponds to parameter "func" in function "to_thread"
Argument type is "(**kwargs: Unknown) -> bool" (reportUnknownArgumentType)
|
|
CI Pipeline / Code Quality Checks:
src/rag_processor/api/health.py#L105
Type of "ping" is partially unknown
Type of "ping" is "(**kwargs: Unknown) -> bool" (reportUnknownMemberType)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
197 KB |
sha256:566c085b1c72742a80043c27bd30be1e6dda115bb3e48feb194b8585bb610461
|
|