wip: initial google provider #22
Annotations
14 errors, 4 warnings, and 2 notices
|
lint / lint (macos-latest):
providers/google/google.go#L509
func processArrayItems is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L473
func convertToSchema is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L463
func convertSchemaProperties is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L391
func toGoogleTools is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L196
func toGooglePrompt is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L95
func languageModel.prepareParams is unused (unused)
|
|
lint / lint (macos-latest):
providers/google/google.go#L460
naked return in func `toGoogleTools` with 70 lines of code (nakedret)
|
|
lint / lint (macos-latest):
providers/google/google.go#L429
naked return in func `toGoogleTools` with 70 lines of code (nakedret)
|
|
lint / lint (macos-latest):
providers/google/google.go#L170
G115: integer overflow conversion int64 -> int32 (gosec)
|
|
lint / lint (macos-latest):
providers/google/google.go#L140
G115: integer overflow conversion int64 -> int32 (gosec)
|
|
lint / lint (ubuntu-latest)
The operation was canceled.
|
|
lint / lint (ubuntu-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (windows-latest)
The operation was canceled.
|
|
lint / lint (windows-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ai/ai. Supported file pattern: go.sum
|
|
lint / lint (ubuntu-latest)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ai/ai. Supported file pattern: go.sum
|
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\ai\ai. Supported file pattern: go.sum
|
|
lint / lint (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
lint / lint (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|