Merge main #1024
Annotations
14 errors and 3 warnings
Format
Process completed with exit code 1.
|
Lint:
backend/middleware/auth/auth.go#L1
: # github.com/GenerateNU/sac/backend/middleware/auth
|
Lint
undefined: fmt
|
Lint
undefined: fmt (typecheck)
|
Lint:
backend/types/params.go#L7
could not import github.com/GenerateNU/sac/backend/middleware/auth (-: # github.com/GenerateNU/sac/backend/middleware/auth
|
Lint
undefined: fmt
|
Lint
undefined: fmt) (typecheck)
|
Lint:
backend/entities/users/followers/service.go#L32
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
Lint:
backend/entities/users/followers/service.go#L44
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
Lint:
backend/entities/users/followers/service.go#L53
u.DB undefined (type *UserFollowerService has no field or method DB) (typecheck)
|
Lint:
backend/entities/users/members/service.go#L27
u.DB undefined (type *UserMemberService has no field or method DB) (typecheck)
|
Test
undefined: fmt
|
Test
undefined: fmt
|
Test
Process completed with exit code 1.
|
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
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/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|