Skip to content

refactor: abstract 401, 404 routes to radix context #98

refactor: abstract 401, 404 routes to radix context

refactor: abstract 401, 404 routes to radix context #98

Triggered via pull request June 4, 2025 04:27
Status Failure
Total duration 6m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
ci
Unable to reserve cache: Error: reserveCache failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/caches
ci
Unable to reserve cache: Error: reserveCache failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/caches
ci
Unable to query cache: Error: getCacheEntry failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/cache?keys=turbogha_9d08b725c7e58f68&version=c451de92c08bddde9f350d9b7ee552fcdbda6d904c104f99674bd74fb2ec56c0
ci
Unable to reserve cache: Error: reserveCache failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/caches
ci
Unable to query cache: Error: getCacheEntry failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/cache?keys=turbogha_cd00e2331f8f988a&version=c451de92c08bddde9f350d9b7ee552fcdbda6d904c104f99674bd74fb2ec56c0
ci
Unable to reserve cache: Error: reserveCache failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/caches
ci
Unable to query cache: Error: getCacheEntry failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/cache?keys=turbogha_997fe2f2357612d6&version=c451de92c08bddde9f350d9b7ee552fcdbda6d904c104f99674bd74fb2ec56c0
ci
Unable to query cache: Error: getCacheEntry failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/cache?keys=turbogha_cb4e914424722018&version=c451de92c08bddde9f350d9b7ee552fcdbda6d904c104f99674bd74fb2ec56c0
ci
Unable to reserve cache: Error: reserveCache failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/caches
ci
Unable to query cache: Error: getCacheEntry failed: Request timeout: /xvlqeoY16y4t2FMeTyxvuUDG9B0pzpAOy3KUiVatr1khGldUKw/_apis/artifactcache/cache?keys=turbogha_6f33f468064d2825&version=c451de92c08bddde9f350d9b7ee552fcdbda6d904c104f99674bd74fb2ec56c0
ci
Process completed with exit code 1.
ci
@kivotos/core#test: command (/home/runner/work/kivotos/kivotos/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
ci: packages/core/src/spec.ts#L191
'context' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/spec.ts#L169
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: packages/core/src/spec.ts#L168
'context' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/utils.ts#L18
'expiresAt' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/sign-out.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/reset-password.ts#L10
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/me.ts#L10
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/login-email.ts#L9
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/forgot-password.ts#L50
'resetPasswordLink' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: packages/core/src/auth/handlers/forgot-password.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u