feat: 支持区分平台搜索 #182
Annotations
5 errors and 1 warning
build:
internal/controller/user.go#L12
exported function Auth should have comment or be unexported
|
build:
internal/controller/user.go#L39
var userId should be userID
|
build:
internal/controller/user.go#L75
if block ends with a return statement, so drop this else and outdent its block
|
build:
internal/controller/user.go#L109
exported function DeleteUser should have comment or be unexported
|
build:
internal/controller/user.go#L111
var userId should be userID
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|