Merge pull request #23 from traPtitech/doc/assistants-api #44
ci.yml
on: push
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)
|