Skip to content

update ghwf

update ghwf #1237

Triggered via push June 10, 2024 20:42
Status Failure
Total duration 1m 39s
Artifacts

backend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: backend/entities/categories/tags/service.go#L29
t.DB undefined (type *CategoryTagService has no field or method DB) (typecheck)
Lint: backend/entities/categories/tags/service.go#L45
t.DB undefined (type *CategoryTagService has no field or method DB) (typecheck)
Lint: backend/entities/categories/base/service.go#L31
c.Validate undefined (type *CategoryService has no field or method Validate) (typecheck)
Lint: backend/entities/categories/base/service.go#L42
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
Lint: backend/entities/categories/base/service.go#L46
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
Lint: backend/entities/categories/base/service.go#L55
c.DB undefined (type *CategoryService has no field or method DB) (typecheck)
Lint: backend/entities/categories/base/service.go#L64
c.Validate undefined (type *CategoryService has no field or method Validate) (typecheck)
Lint: backend/entities/clubs/events/service.go#L28
c.DB undefined (type *ClubEventService has no field or method DB) (typecheck)
Lint: backend/entities/clubs/followers/service.go#L30
cf.DB undefined (type *ClubFollowerService has no field or method DB) (typecheck)
Lint: backend/entities/clubs/followers/service.go#L44
cf.DB undefined (type *ClubFollowerService has no field or method DB) (typecheck)
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/.