feat: add connect #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
backend-tests.yml
on: pull_request
go-static-checks
2m 14s
go-tests
1m 33s
Annotations
19 errors
go-tests:
api/v1/auth.go#L401
undefined: ActivityUserAuthSignInPayload
|
go-tests:
api/v1/auth.go#L411
undefined: ActivityUserAuthSignIn
|
go-tests:
api/v1/auth.go#L412
undefined: ActivityInfo
|
go-tests:
api/v1/auth.go#L413
cannot use string(payloadBytes) (value of type string) as *"github.com/usememos/memos/proto/gen/store".ActivityPayload value in struct literal
|
go-tests:
api/v1/auth.go#L423
undefined: ActivityUserAuthSignUpPayload
|
go-tests:
api/v1/auth.go#L433
undefined: ActivityUserAuthSignUp
|
go-tests:
api/v1/auth.go#L434
undefined: ActivityInfo
|
go-tests:
api/v1/auth.go#L435
cannot use string(payloadBytes) (value of type string) as *"github.com/usememos/memos/proto/gen/store".ActivityPayload value in struct literal
|
go-tests
Process completed with exit code 1.
|
go-static-checks:
server/integration/telegram.go#L13
could not import github.com/usememos/memos/api/v1 (-: # github.com/usememos/memos/api/v1
|
go-static-checks:
api/v1/auth.go#L401
undefined: ActivityUserAuthSignInPayload
|
go-static-checks:
api/v1/auth.go#L411
undefined: ActivityUserAuthSignIn
|
go-static-checks:
api/v1/auth.go#L412
undefined: ActivityInfo
|
go-static-checks:
api/v1/auth.go#L413
cannot use string(payloadBytes) (value of type string) as *"github.com/usememos/memos/proto/gen/store".ActivityPayload value in struct literal
|
go-static-checks:
api/v1/auth.go#L423
undefined: ActivityUserAuthSignUpPayload
|
go-static-checks:
api/v1/auth.go#L433
undefined: ActivityUserAuthSignUp
|
go-static-checks:
api/v1/auth.go#L434
undefined: ActivityInfo
|
go-static-checks:
api/v1/auth.go#L435
cannot use string(payloadBytes) (value of type string) as *"github.com/usememos/memos/proto/gen/store".ActivityPayload value in struct literal) (typecheck)
|
go-static-checks:
server/service/backup/backup.go#L11
could not import github.com/usememos/memos/api/v1 (-: # github.com/usememos/memos/api/v1
|