Skip to content

update go depency to 1.21 #45

update go depency to 1.21

update go depency to 1.21 #45

Triggered via push March 2, 2024 11:27
Status Success
Total duration 2m 59s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: plugin/mai/main.go#L406
undefined: UserMusicListStruct (typecheck)
lint: plugin/mai/main.go#L58
undefined: GetWahlapUserID (typecheck)
lint: plugin/mai/main.go#L117
undefined: GetUserRegionStruct (typecheck)
lint: plugin/mai/main.go#L159
undefined: UserMusicListStruct (typecheck)
lint: plugin/mai/main.go#L411
undefined: DivingFishMusicDataStruct (typecheck)
lint: plugin/mai/main.go#L416
undefined: DivingFishMusicDataStruct (typecheck)
lint: plugin/mai/main.go#L420
undefined: InnerStructChanger (typecheck)
lint: plugin/mai/main.go#L435
undefined: InnerStructChanger (typecheck)
lint: plugin/mai/struct.go#L573
undefined: returnCountryID (typecheck)
lint: plugin/mai/struct.go#L587
undefined: authKey (typecheck)
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#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)
lint: utils/coins/main.go#L265
exported: exported function UpdateUserTime should have comment or be unexported (revive)