feat(tools/looker): Enable Get All Lookml Tests tool for Looker #6
Annotations
12 errors and 3 warnings
|
unit tests (macos-latest)
Process completed with exit code 1.
|
|
unit tests (macos-latest):
internal/tools/looker/lookergetlookmltests/lookergetlookmltests.go#L134
cannot use fileId (variable of type *string) as string value in argument to sdk.AllLookmlTests
|
|
unit tests (macos-latest):
internal/tools/looker/lookergetlookmltests/lookergetlookmltests.go#L99
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/lookergetlookmltests/lookergetlookmltests.go#L86
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)
Process completed with exit code 1.
|
|
unit tests (ubuntu-latest):
internal/tools/looker/lookergetlookmltests/lookergetlookmltests.go#L134
cannot use fileId (variable of type *string) as string value in argument to sdk.AllLookmlTests
|
|
unit tests (ubuntu-latest):
internal/tools/looker/lookergetlookmltests/lookergetlookmltests.go#L99
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/lookergetlookmltests/lookergetlookmltests.go#L86
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/lookergetlookmltests/lookergetlookmltests.go#L134
cannot use fileId (variable of type *string) as string value in argument to sdk.AllLookmlTests
|
|
unit tests (windows-latest):
internal/tools/looker/lookergetlookmltests/lookergetlookmltests.go#L99
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/lookergetlookmltests/lookergetlookmltests.go#L86
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)
Restore cache failed: Dependencies file is not found in /Users/runner/work/genai-toolbox/genai-toolbox. Supported file pattern: go.sum
|
|
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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\genai-toolbox\genai-toolbox. Supported file pattern: go.sum
|