Chore(deps): Bump github.com/spf13/cobra in /cli in the cli group #1396
Annotations
10 errors and 2 warnings
backend/entities/categories/tags/service.go#L29
t.DB undefined (type *CategoryTagService has no field or method DB) (typecheck)
|
backend/entities/categories/tags/service.go#L45
t.DB undefined (type *CategoryTagService has no field or method DB) (typecheck)
|
backend/entities/categories/base/service.go#L31
c.Validate undefined (type *CategoryService has no field or method Validate) (typecheck)
|
backend/entities/categories/base/service.go#L42
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
|
backend/entities/categories/base/service.go#L46
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
|
backend/entities/categories/base/service.go#L55
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
|
backend/entities/categories/base/service.go#L64
c.Validate undefined (type *CategoryService has no field or method Validate) (typecheck)
|
backend/entities/clubs/events/service.go#L28
c.DB undefined (type *ClubEventService has no field or method DB) (typecheck)
|
backend/entities/clubs/followers/service.go#L30
cf.DB undefined (type *ClubFollowerService has no field or method DB) (typecheck)
|
backend/entities/clubs/followers/service.go#L44
cf.DB undefined (type *ClubFollowerService has no field or method DB) (typecheck)
|
The following actions uses Node.js version which is deprecated 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/
|
|
This job failed
Loading