Remove unused exclusive model feature restriction #14641
ci.yml
on: pull_request
changes
19s
typecheck
1m 29s
lint
1m 30s
format-check
1m 0s
drizzle-check
39s
Matrix: workspace-tests
notify-main-failure
0s
Annotations
4 errors and 4 warnings
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
apps/web/src/lib/ai-gateway/llm-proxy-helpers.ts#L155
Cannot find name 'findKiloExclusiveModel'.
|
|
lint
Process completed with exit code 1.
|
|
eslint(no-unused-vars):
apps/web/src/app/api/openrouter/models/route.ts#L28
Parameter 'request' is declared but never used. Unused parameters should start with a '_'.
|
|
typecheck
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
|
|
typecheck
[git-mirror] - Step: unknown (failed)
|
|
lint
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
|
|
lint
[git-mirror] - Step: unknown (failed)
|