refactor: renovate create memo #3593
backend-tests.yml
on: push
go-static-checks
29s
go-tests
56s
Annotations
6 errors
go-static-checks:
server/router/api/v1/memo_service_converter.go#L32
unknown field Uid in struct literal of type apiv1.Memo (typecheck)
|
go-static-checks:
server/server.go#L22
could not import github.com/usememos/memos/server/router/api/v1 (-: # github.com/usememos/memos/server/router/api/v1
|
go-static-checks:
server/router/api/v1/memo_service_converter.go#L32
unknown field Uid in struct literal of type apiv1.Memo) (typecheck)
|
go-static-checks
issues found
|
go-tests:
server/router/api/v1/memo_service_converter.go#L32
unknown field Uid in struct literal of type apiv1.Memo
|
go-tests
Process completed with exit code 1.
|