refactor: move tags from property to payload #3503
backend-tests.yml
on: pull_request
go-static-checks
40s
go-tests
1m 5s
Annotations
4 errors and 2 warnings
go-static-checks:
test/store/memo_test.go#L79
unknown field Tags in struct literal of type "github.com/usememos/memos/proto/gen/store".MemoPayload_Property (typecheck)
|
go-static-checks
issues found
|
go-tests:
test/store/memo_test.go#L79
unknown field Tags in struct literal of type "github.com/usememos/memos/proto/gen/store".MemoPayload_Property
|
go-tests
Process completed with exit code 1.
|
go-static-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|