Skip to content

feat(tools/looker): Enable Run Lookml Tests tool for Looker #4

feat(tools/looker): Enable Run Lookml Tests tool for Looker

feat(tools/looker): Enable Run Lookml Tests tool for Looker #4

Triggered via pull request February 19, 2026 18:14
Status Failure
Total duration 7m 43s
Artifacts

tests.yaml

on: pull_request
Matrix: unit tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
unit tests (ubuntu-latest)
Process completed with exit code 1.
unit tests (ubuntu-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L100
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)
unit tests (ubuntu-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L87
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)
unit tests (macos-latest)
Process completed with exit code 1.
unit tests (macos-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L100
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)
unit tests (macos-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L87
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)
unit tests (windows-latest)
Process completed with exit code 1.
unit tests (windows-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L100
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)
unit tests (windows-latest): internal/tools/looker/lookerrunlookmltests/lookerrunlookmltests.go#L87
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)
unit tests (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/genai-toolbox/genai-toolbox. Supported file pattern: go.sum
unit tests (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/genai-toolbox/genai-toolbox. Supported file pattern: go.sum
unit tests (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\genai-toolbox\genai-toolbox. Supported file pattern: go.sum