[feat]最好用的pixiv图片搜索插件! #2033
pull.yml
on: pull_request
golangci
/
Run Lint
2m 23s
closepr
Matrix: runmain / real_run
Waiting for pending jobs
Matrix: build / Build binary CI
Waiting for pending jobs
Annotations
10 errors and 2 warnings
|
golangci / Run Lint:
plugin/pixiv/api/utils.go#L88
exported: exported function ModifyPageGeneric should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/token.go#L26
exported: exported function NewTokenStore should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/utils.go#L74
exported: exported function IsR18 should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/pixiv_api.go#L11
exported: exported type PixivAPI should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/utils.go#L12
exported: exported function RemoveR18Keywords should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/token.go#L16
exported: exported type TokenStore should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/pixiv_api.go#L56
var-naming: method parameter cachedIds should be cachedIDs (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/client.go#L64
exported: exported method Client.SearchPixivIllustrations should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/client.go#L32
exported: exported function NewClient should have comment or be unexported (revive)
|
|
golangci / Run Lint:
plugin/pixiv/api/client.go#L1
package-comments: should have a package comment (revive)
|
|
golangci / Run Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
golangci / Run Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.mod
|