fix: scalability & code quality improvements #42
Annotations
1 error and 4 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/storage/repositories/sqlite/slack-discussion-repository.ts#L8
'../../../../shared/types.js' import is restricted from being used by a pattern. Avoid deep relative imports (../../). Use @/* path aliases instead
|
|
lint:
src/storage/repositories/sqlite/agent-persona-repository.ts#L8
'../../../../shared/types.js' import is restricted from being used by a pattern. Avoid deep relative imports (../../). Use @/* path aliases instead
|
|
lint:
src/storage/repositories/interfaces.ts#L10
'../../../shared/types.js' import is restricted from being used by a pattern. Avoid deep relative imports (../../). Use @/* path aliases instead
|
|
lint:
src/server/index.ts#L331
'changes' is never reassigned. Use 'const' instead
|