feat(cli): update @anthropic-ai/sdk to 0.92.0 with prompt caching #245
Annotations
11 warnings
|
Post Checkout repository
The process '/usr/bin/git' failed with exit code 128
|
|
Run ESLint:
CLI/src/commands/dream.ts#L28
Async arrow function has too many lines (131). Maximum allowed is 100
|
|
Run ESLint:
CLI/src/commands/dream.ts#L21
Function 'createDreamCommand' has too many lines (140). Maximum allowed is 100
|
|
Run ESLint:
CLI/src/commands/doctor.ts#L41
Async arrow function has a complexity of 37. Maximum allowed is 15
|
|
Run ESLint:
CLI/src/commands/doctor.ts#L41
Async arrow function has too many lines (177). Maximum allowed is 100
|
|
Run ESLint:
CLI/src/commands/doctor.ts#L36
Function 'createDoctorCommand' has too many lines (184). Maximum allowed is 100
|
|
Run ESLint:
CLI/src/commands/build.ts#L152
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
Run ESLint:
CLI/src/commands/build.ts#L126
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
Run ESLint:
CLI/src/commands/build.ts#L30
Async arrow function has a complexity of 20. Maximum allowed is 15
|
|
Run ESLint:
CLI/src/commands/build.ts#L30
Async arrow function has too many lines (121). Maximum allowed is 100
|
|
Run ESLint:
CLI/src/commands/build.ts#L23
Function 'createBuildCommand' has too many lines (130). Maximum allowed is 100
|
background
wait
wait-all
cancel
Loading