chore: enc #59
Annotations
10 errors and 11 warnings
golangci-lint:
plugin/mai/main.go#L830
undefined: UserMusicListStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L886
undefined: UserMusicListStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L59
undefined: GetWahlapUserID (typecheck)
|
golangci-lint:
plugin/mai/main.go#L122
undefined: GetUserRegionStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L179
undefined: UserMusicListStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L835
undefined: DivingFishMusicDataStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L840
undefined: DivingFishMusicDataStruct (typecheck)
|
golangci-lint:
plugin/mai/main.go#L844
undefined: InnerStructChanger (typecheck)
|
golangci-lint:
plugin/mai/main.go#L852
undefined: InnerStructChanger (typecheck)
|
golangci-lint:
plugin/mai/struct.go#L586
undefined: returnCountryID (typecheck)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/lucy_reibot/lucy_reibot. Supported file pattern: go.sum
|
golangci-lint:
utils/transform/main.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
kanban/banner.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
utils/coins/main.go#L1
package-comments: package comment should be of the form "Package Coins ..." (revive)
|
golangci-lint:
utils/coins/main.go#L12
exported: exported var LevelArray should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L60
exported: exported method ProtectModeIndex.TableName should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L64
exported: exported method WagerTable.TableName should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L83
exported: exported method WagerUserInputTable.TableName should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L125
exported: exported function ChangeProtectStatus should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L248
exported: exported function InsertUserCoins should have comment or be unexported (revive)
|
golangci-lint:
utils/coins/main.go#L268
exported: exported function UpdateUserSignInValue should have comment or be unexported (revive)
|
Loading