feat(openapi):add demo #727
Annotations
7 errors and 1 warning
test-go:
internal/logic/admin/scrm/app/detailweworkapplogic.go#L74
cannot use types.User{…} (value of type "PowerX/internal/types".User) as "PowerX/internal/types".WeworkUser value in argument to append
|
test-go:
internal/logic/admin/user/listuserslogic.go#L12
ListUsersLogic redeclared in this block
|
test-go:
internal/logic/admin/user/listuserlogic.go#L17
other declaration of ListUsersLogic
|
test-go:
internal/logic/admin/user/listuserslogic.go#L19
NewListUsersLogic redeclared in this block
|
test-go:
internal/logic/admin/user/listuserlogic.go#L23
other declaration of NewListUsersLogic
|
test-go:
internal/logic/admin/user/listuserslogic.go#L27
method ListUsersLogic.ListUsers already declared at internal/logic/admin/user/listuserlogic.go:31:26
|
test-go
Process completed with exit code 1.
|
test-go
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|