Merge main #1024
Annotations
10 errors and 1 warning
golangci-lint:
backend/middleware/auth/auth.go#L1
: # github.com/GenerateNU/sac/backend/middleware/auth
|
golangci-lint
undefined: fmt
|
golangci-lint
undefined: fmt (typecheck)
|
golangci-lint:
backend/types/params.go#L7
could not import github.com/GenerateNU/sac/backend/middleware/auth (-: # github.com/GenerateNU/sac/backend/middleware/auth
|
golangci-lint
undefined: fmt
|
golangci-lint
undefined: fmt) (typecheck)
|
golangci-lint:
backend/entities/users/followers/service.go#L32
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
golangci-lint:
backend/entities/users/followers/service.go#L44
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
golangci-lint:
backend/entities/users/followers/service.go#L53
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
golangci-lint:
backend/entities/users/members/service.go#L27
u.DB undefined (type *UserMemberService has no field or method DB) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading