feat(web): show provider icons for installed plugins and skills #981
ci.yml
on: push
Format, Lint, Typecheck, Test, Build
6m 24s
Browser Test
3m 45s
Release Smoke
1m 3s
Deploy app.threadlines.dev
/
deploy
Annotations
10 warnings
|
threadlines(no-inline-schema-compile):
packages/effect-codex-app-server/src/schema.test.ts#L23
packages/effect-codex-app-server/src/schema.test.ts:23:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
|
|
threadlines(no-inline-schema-compile):
packages/effect-codex-app-server/src/schema.test.ts#L22
packages/effect-codex-app-server/src/schema.test.ts:22:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ThreadSearch.ts#L160
apps/server/src/orchestration/Layers/ThreadSearch.ts:160:37: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L2984
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:2984:8: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L385
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:385:84: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L377
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:377:82: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L366
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:366:39: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L346
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:346:34: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L287
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:287:59: Parameter '_' is declared but never used.
|
|
eslint(no-unused-vars):
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L269
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:269:29: Parameter '_' is declared but never used.
|