Add debug logging to load cmd #36
Annotations
4 errors and 1 warning
lint:
cmd/shibesbot/discord.go#L1
: # github.com/codeinuit/shibesbot/cmd/shibesbot [github.com/codeinuit/shibesbot/cmd/shibesbot.test]
|
lint:
cmd/shibesbot/discord.go#L72
sb.log.Debug undefined (type logger.Logger has no field or method Debug)
|
lint:
cmd/shibesbot/discord.go#L74
sb.log.Debugf undefined (type logger.Logger has no field or method Debugf)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|