Skip to content

加锁,还原go.mod #14

加锁,还原go.mod

加锁,还原go.mod #14

Triggered via push December 14, 2024 12:11
Status Failure
Total duration 1m 2s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: niu/models.go#L198
increment-decrement: should replace *itemCount -= 1 with *itemCount-- (revive)
lint: niu/main.go#L1
package-comments: should have a package comment (revive)
lint: niu/main.go#L19
exported: exported var ErrNoBoys should have comment or be unexported (revive)
lint: niu/main.go#L59
exported: exported function GetWordNiuNiu should have comment or be unexported (revive)
lint: niu/main.go#L67
exported: exported function GetRankingInfo should have comment or be unexported (revive)
lint: niu/models.go#L15
exported: exported var DaJiaoProps should have comment or be unexported (revive)
lint: niu/models.go#L42
exported: exported type AuctionInfo should have comment or be unexported (revive)
lint: niu/models.go#L49
exported: exported type BaseInfo should have comment or be unexported (revive)
lint: niu/models.go#L54
exported: exported type BaseInfos should have comment or be unexported (revive)
lint: niu/models.go#L44
var-naming: struct field UserId should be UserID (revive)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/AnimeAPI/AnimeAPI. Supported file pattern: go.sum