Skip to content

docs: initial commit of developer information about tools #15

docs: initial commit of developer information about tools

docs: initial commit of developer information about tools #15

Re-run triggered August 29, 2024 13:21
Status Failure
Total duration 48s
Artifacts

main.yml

on: pull_request
Lint & Build
34s
Lint & Build
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.