Skip to content

Dev

Dev #42

Triggered via pull request August 9, 2025 18:37
@kodermaxkodermax
synchronize #17
dev
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Test API Package
1m 0s
Test API Package
Test Web API Package
1m 1s
Test Web API Package
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Test Web API Package
No overload matches this call.
Test Web API Package
Argument of type '(brand: BrandWithFiles) => { id: string; name: string; slug: string; description: string | null; shortDescription: string | null; website: string | null; email: string | null; phone: string | null; ... 12 more ...; logo: string | null; }' is not assignable to parameter of type '(value: { id: string; name: string; email: string | null; isActive: boolean; createdAt: Date; updatedAt: Date; description: string | null; slug: string; shortDescription: string | null; ... 11 more ...; files: { ...; }[]; }, index: number, array: { ...; }[]) => { ...; }'.
Test Web API Package
Argument of type '({ ctx, input }: ProcedureResolverOptions<{ session: { session: { id: string; userId: string; expiresAt: Date; createdAt: Date; updatedAt: Date; token: string; ipAddress?: string | null | undefined; userAgent?: string | ... 1 more ... | undefined; }; user: { ...; }; } | null; db: Database; token: string | null; head...' is not assignable to parameter of type 'ProcedureResolver<{ session: { session: { id: string; userId: string; expiresAt: Date; createdAt: Date; updatedAt: Date; token: string; ipAddress?: string | null | undefined; userAgent?: string | null | undefined; }; user: { ...; }; } | null; db: Database; token: string | null; headers: Headers; }, ... 4 more ..., u...'.
Test Web API Package
Parameter 'combination' implicitly has an 'any' type.
Test Web API Package
Parameter 'combination' implicitly has an 'any' type.
Test Web API Package
Parameter 'combination' implicitly has an 'any' type.
Test Web API Package
Parameter 'combination' implicitly has an 'any' type.
Test Web API Package
Argument of type 'unknown' is not assignable to parameter of type 'Record<string, unknown> | null'.
Test Web API Package
Type 'string | boolean | Date' is not assignable to type 'undefined'.
Test Web API Package
Type 'string | boolean | Date' is not assignable to type 'undefined'.
test/categories/check-slug.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/update.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/get-by-slug.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/get-by-id.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/get-brands-for-select.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/get-all.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/generate-slug.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/delete.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/create.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
test/brands/bulk-delete.test.ts: packages/auth/env.ts#L6
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:54:9 ❯ createEnv ../../node_modules/@t3-oss/env-core/dist/src-Bb3GbGAa.js:59:28 ❯ vercel ../../node_modules/@t3-oss/env-core/dist/presets-zod.js:9:22 ❯ ../auth/env.ts:6:13 ❯ ../auth/src/config.ts:13:1
Test Web API Package
No files were found with the provided path: packages/web-api/coverage/. No artifacts will be uploaded.
Test API Package
No files were found with the provided path: packages/api/coverage/. No artifacts will be uploaded.