[WIP] (feat) Add API tool (from bee-api) #494
Annotations
5 errors and 1 warning
Code Lint:
src/tools/apicall/apicall.ts#L110
A record is preferred over an index signature
|
Code Lint:
tests/e2e/tools/apicall.test.ts#L19
'ToolInputValidationError' is defined but never used
|
Code Lint:
tests/e2e/tools/apicall.test.ts#L20
'path' is defined but never used
|
Code Lint:
tests/e2e/tools/apicall.test.ts#L30
'cat_spec' is never reassigned. Use 'const' instead
|
Code Lint
Process completed with exit code 1.
|
Code Lint:
src/tools/apicall/apicall.ts#L127
'error' is defined but never used
|
Loading