Add TTL system for automatic run expiration and optimize Redis message storage #4357
Annotations
6 errors and 1 warning
|
🧪 Run Webapp Unit Tests
Process completed with exit code 2.
|
|
🧪 Run Webapp Unit Tests
Type 'undefined' is not assignable to type '{ environmentId: string; environmentType: "PRODUCTION" | "STAGING" | "DEVELOPMENT" | "PREVIEW"; projectId: string; taskIdentifier: string; timestamp: number; runId: string; attempt: number; ... 4 more ...; concurrencyKey?: string | undefined; } | { ...; } | null'.
|
|
🧪 Run Webapp Unit Tests
Type 'undefined' is not assignable to type '{ environmentId: string; environmentType: "PRODUCTION" | "STAGING" | "DEVELOPMENT" | "PREVIEW"; projectId: string; taskIdentifier: string; timestamp: number; runId: string; attempt: number; ... 4 more ...; concurrencyKey?: string | undefined; } | { ...; } | null'.
|
|
🧪 Run Webapp Unit Tests
Cannot find name 'decodeMessageKeyValue'. Did you mean 'encodeMessageKeyValue'?
|
|
🧪 Run Webapp Unit Tests
Object literal may only specify known properties, and 'ttlExpiresAt' does not exist in type '{ environmentId: string; environmentType: "PRODUCTION" | "STAGING" | "DEVELOPMENT" | "PREVIEW"; projectId: string; taskIdentifier: string; timestamp: number; runId: string; attempt: number; orgId: string; queue: string; concurrencyKey?: string | undefined; }'.
|
|
🧪 Run Webapp Unit Tests
Object literal may only specify known properties, and 'ttlSystem' does not exist in type 'RunQueueOptions'.
|
|
Upload blob reports to GitHub Actions Artifacts
No files were found with the provided path: .vitest-reports/*. No artifacts will be uploaded.
|
Loading