Skip to content

add remove list key #19

add remove list key

add remove list key #19

Triggered via push November 22, 2023 04:43
Status Success
Total duration 27s
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: plugin/wife/main.go#L1
: # github.com/FloatTech/ReiBot-Plugin/plugin/wife
lint: plugin/wife/main.go#L69
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L144
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L220
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L363
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L390
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L445
undefined: rei.OnlyGroupOrSuperGroup
lint: plugin/wife/main.go#L469
undefined: rei.OnlyGroupOrSuperGroup
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: plugin/stickers/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)