context transparency multiple fixes #61
Annotations
2 errors
Run npm run lint:
packages/core/src/codewhispererChat/controllers/chat/controller.ts#L887
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
|
Run npm run lint
Process completed with exit code 1.
|
Loading