feat(tools/looker): Enable Run Lookml Tests tool for Looker #4
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
|