Skip to content

add number design doc #45

add number design doc

add number design doc #45

Triggered via pull request September 1, 2024 14:39
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Dependabot Automerge
0s
Dependabot Automerge
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/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: internal/gpt/gpt.go#L274
func `updateSystemRoleMessage` is unused (unused)
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)