Skip to content

build(deps): bump github.com/sashabaranov/go-openai (#87) #189

build(deps): bump github.com/sashabaranov/go-openai (#87)

build(deps): bump github.com/sashabaranov/go-openai (#87) #189

Triggered via push February 12, 2024 23:46
Status Failure
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: internal/handlers/reset.go#L12
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/handlers/private.go#L204
var-naming: var tokenIds should be tokenIDs (revive)