feat: Add toolset manifest #29
Annotations
7 errors and 1 warning
lint:
internal/server/server.go#L80
tc.Initialize undefined (type []string has no field or method Initialize) (typecheck)
|
lint:
cmd/root.go#L24
could not import github.com/googleapis/genai-toolbox/internal/server (-: # github.com/googleapis/genai-toolbox/internal/server
|
lint:
internal/server/server.go#L80
tc.Initialize undefined (type []string has no field or method Initialize)) (typecheck)
|
lint:
cmd/root_test.go#L226
assignment mismatch: 3 variables but parseToolsFile returns 4 values (typecheck)
|
lint:
internal/server/server_test.go#L24
could not import github.com/googleapis/genai-toolbox/internal/server (-: # github.com/googleapis/genai-toolbox/internal/server
|
lint:
internal/server/server.go#L80
tc.Initialize undefined (type []string has no field or method Initialize)) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/genai-toolbox/genai-toolbox. Supported file pattern: go.sum
|