feat(tools/looker): Enable Get All Lookml Tests tool for Looker #10
Annotations
3 errors and 1 warning
|
lint
issues found
|
|
lint:
internal/tools/looker/lookercreateviewfromtable/lookercreateviewfromtable.go#L112
cannot use Tool{} (value of struct type Tool) as tools.Tool value in variable declaration: Tool does not implement tools.Tool (wrong type for method Invoke)
|
|
lint:
internal/tools/looker/lookercreateviewfromtable/lookercreateviewfromtable.go#L99
cannot use Tool{…} (value of struct type Tool) as tools.Tool value in return statement: Tool does not implement tools.Tool (wrong type for method Invoke)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/genai-toolbox/genai-toolbox. Supported file pattern: go.sum
|