Add Devin CLI provider - #23
7 issues found.
Annotations
Check notice on line 164 in src/cli_agent_orchestrator/providers/manager.py
codefactor-io / CodeFactor
src/cli_agent_orchestrator/providers/manager.py#L31-L164
Complex Method
Check warning on line 78 in web/e2e/devin-provider.spec.ts
codefactor-io / CodeFactor
web/e2e/devin-provider.spec.ts#L78
Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Check warning on line 123 in web/e2e/devin-provider.spec.ts
codefactor-io / CodeFactor
web/e2e/devin-provider.spec.ts#L123
Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Check warning on line 94 in web/e2e/devin-provider.spec.ts
codefactor-io / CodeFactor
web/e2e/devin-provider.spec.ts#L94
Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Check warning on line 68 in web/e2e/devin-provider.spec.ts
codefactor-io / CodeFactor
web/e2e/devin-provider.spec.ts#L68
Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Check warning on line 125 in web/e2e/devin-provider.spec.ts
codefactor-io / CodeFactor
web/e2e/devin-provider.spec.ts#L125
Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Check warning on line 69 in src/cli_agent_orchestrator/constants.py
codefactor-io / CodeFactor
src/cli_agent_orchestrator/constants.py#L69
Probable insecure usage of temp file/directory. (B108)