Skip to content

update reibot repo

update reibot repo #25

Triggered via push November 23, 2023 12:51
Status Success
Total duration 2m 41s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: plugin/score/coin.go#L1
: # github.com/FloatTech/ReiBot-Plugin/plugin/score
lint: plugin/score/coin.go#L139
undefined: time.DateTime
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#L139
undefined: time.DateTime
lint: utils/userlist/main.go#L18
`groupLocker` is unused (deadcode)
lint: utils/CoreFactory/main.go#L42
Error return value of `coreSaver.Find` is not checked (errcheck)
lint: utils/CoreFactory/main.go#L54
Error return value of `coreSaver.Find` is not checked (errcheck)
lint: utils/userlist/main.go#L42
Error return value is not checked (errcheck)
lint: utils/userlist/main.go#L50
Error return value is not checked (errcheck)
lint: utils/userlist/main.go#L58
Error return value 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: kanban/banner.go#L1
package-comments: should have a package comment (revive)
lint: utils/transform/main.go#L1
package-comments: should have a package comment (revive)
lint: utils/CoreFactory/main.go#L13
exported: exported type Data should have comment or be unexported (revive)
lint: utils/CoreFactory/main.go#L61
exported: exported function StoreUserDataBase should have comment or be unexported (revive)
lint: utils/CoreFactory/main.go#L2
var-naming: don't use MixedCaps in package name; CoreFactory should be corefactory (revive)
lint: utils/userlist/main.go#L11
exported: exported type UserList should have comment or be unexported (revive)
lint: utils/userlist/main.go#L38
exported: exported function SaveUserOnList should have comment or be unexported (revive)
lint: utils/userlist/main.go#L46
exported: exported function RemoveUserOnList should have comment or be unexported (revive)
lint: utils/userlist/main.go#L54
exported: exported function PickUserOnGroup should have comment or be unexported (revive)
lint: utils/userlist/main.go#L63
exported: exported function GetThisGroupList should have comment or be unexported (revive)