docs: initial commit of developer information about tools #15
main.yml
on: pull_request
Lint & Build
34s
Matrix: Tests
Annotations
4 errors
Lint & Build:
examples/tools/helloworld.ts#L11
Property 'inputSchema' in type 'HelloWorldTool' is not assignable to the same property in base type 'Tool<StringToolOutput, ToolOptions, BaseToolRunOptions>'.
|
Lint & Build:
examples/tools/openlibrary.ts#L100
Property 'inputSchema' in type 'OpenLibraryTool' is not assignable to the same property in base type 'Tool<OpenLibraryToolOutput, ToolOptions, BaseToolRunOptions>'.
|
Lint & Build:
examples/tools/openlibrary.ts#L114
Type 'this' does not satisfy the constraint 'AnyTool'.
|
Lint & Build
Process completed with exit code 2.
|