Skip to content

[chore] change pr-agent model #39

[chore] change pr-agent model

[chore] change pr-agent model #39

Triggered via pull request August 7, 2024 07:29
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Integration Test
Process completed with exit code 2.
Lint: internal/bot/bot.go#L99
func `botToUser` is unused (unused)
Lint: internal/bot/bot.go#L113
func `botStateToUserState` is unused (unused)
Lint: internal/gpt/gpt.go#L274
func `updateSystemRoleMessage` is unused (unused)
Lint: internal/bot/bot.go#L86
return with no blank line before (nlreturn)
Lint: internal/bot/bot.go#L120
return with no blank line before (nlreturn)
Lint
issues found
Lint: internal/bot/bot.go#L7
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)