Skip to content

refactor code

refactor code #51

Triggered via push March 5, 2024 12:44
Status Success
Total duration 30s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: plugin/mai/alias.go#L1
: # github.com/MoYoez/Lucy_reibot/plugin/mai
lint: plugin/mai/main.go#L57
undefined: GetWahlapUserID
lint: plugin/mai/main.go#L116
undefined: GetUserRegionStruct
lint: plugin/mai/main.go#L158
undefined: UserMusicListStruct
lint: plugin/mai/main.go#L663
undefined: UserMusicListStruct
lint: plugin/mai/main.go#L663
undefined: InnerStructChanger
lint: plugin/mai/main.go#L668
undefined: DivingFishMusicDataStruct
lint: plugin/mai/main.go#L673
undefined: DivingFishMusicDataStruct
lint: plugin/mai/main.go#L677
undefined: InnerStructChanger
lint: plugin/mai/main.go#L692
undefined: InnerStructChanger
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/userpackage/main.go#L13
exported: exported type Data should have comment or be unexported (revive)
lint: utils/userpackage/main.go#L61
exported: exported function StoreUserDataBase should have comment or be unexported (revive)
lint: utils/userpackage/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)