feat: add amazon nova bedrock support - #117
Open
micahwalter wants to merge 21 commits into
Open
Annotations
10 errors and 1 warning
|
golangci-lint
issues found
|
|
golangci-lint:
providers/bedrock/region.go#L52
func getRegionFromEnv is unused (unused)
|
|
golangci-lint:
providers/bedrock/converters.go#L827
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
|
golangci-lint:
providers/bedrock/provider_options.go#L64
exported: exported const ReasoningEffortLow should have comment (or a comment on this block) or be unexported (revive)
|
|
golangci-lint:
providers/bedrock/nova.go#L108
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
providers/bedrock/nova.go#L102
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
providers/bedrock/converters.go#L573
G115: integer overflow conversion int64 -> int32 (gosec)
|
|
golangci-lint:
providers/bedrock/converters.go#L32
G115: integer overflow conversion int64 -> int32 (gosec)
|
|
golangci-lint:
providers/bedrock/region.go#L40
Comment should end in a period (godot)
|
|
golangci-lint:
providers/bedrock/nova.go#L152
Comment should end in a period (godot)
|
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/fantasy/fantasy. Supported file pattern: go.mod
|
background
wait
wait-all
cancel
parallel
Loading