Merge branch 'main' of github.com:MoYoez/lucy_reibot #1
Annotations
10 errors and 11 warnings
lint:
plugin/score/coin.go#L1
: # github.com/FloatTech/ReiBot-Plugin/plugin/score
|
lint:
plugin/score/coin.go#L134
undefined: time.DateTime (typecheck)
|
lint:
main.go#L16
could not import github.com/FloatTech/ReiBot-Plugin/plugin/score (-: # github.com/FloatTech/ReiBot-Plugin/plugin/score
|
lint:
plugin/score/coin.go#L134
undefined: time.DateTime) (typecheck)
|
lint:
main.go#L69
unknown field Botname in struct literal of type rei.Bot (typecheck)
|
lint:
utils/toolchain/toolchain.go#L127
Error return value of `ctx.SendPlainMessage` is not checked (errcheck)
|
lint:
plugin/tools/main.go#L41
Error return value of `ctx.SendPlainMessage` is not checked (errcheck)
|
lint:
plugin/action/main.go#L27
Error return value of `ctx.SendPhoto` is not checked (errcheck)
|
lint:
plugin/action/main.go#L29
Error return value of `ctx.SendPlainMessage` is not checked (errcheck)
|
lint:
plugin/slash/main.go#L26
Error return value of `ctx.Caller.Send` is not checked (errcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lucy_reibot/lucy_reibot. Supported file pattern: go.sum
|
lint:
utils/transform/main.go#L1
package-comments: should have a package comment (revive)
|
lint:
kanban/banner.go#L1
package-comments: should have a package comment (revive)
|
lint:
utils/coins/main.go#L1
package-comments: package comment should be of the form "Package Coins ..." (revive)
|
lint:
utils/coins/main.go#L2
var-naming: don't use MixedCaps in package name; Coins should be coins (revive)
|
lint:
utils/coins/main.go#L12
exported: exported var LevelArray should have comment or be unexported (revive)
|
lint:
utils/coins/main.go#L59
exported: exported method ProtectModeIndex.TableName should have comment or be unexported (revive)
|
lint:
utils/coins/main.go#L63
exported: exported method WagerTable.TableName should have comment or be unexported (revive)
|
lint:
utils/coins/main.go#L82
exported: exported method WagerUserInputTable.TableName should have comment or be unexported (revive)
|
lint:
utils/coins/main.go#L132
exported: exported function ChangeProtectStatus should have comment or be unexported (revive)
|
lint:
utils/coins/main.go#L245
exported: exported function InsertUserCoins should have comment or be unexported (revive)
|