db invitations tests and phone remove from whole api #222
Annotations
9 errors and 1 warning
cmd/service/main.go#L12
could not import github.com/vocdoni/saas-backend/api (-: # github.com/vocdoni/saas-backend/api
|
api/organizations.go#L354
a.db.DeclineInvitation undefined (type *"github.com/vocdoni/saas-backend/db".MongoStorage has no field or method DeclineInvitation)
|
api/organizations.go#L386
unknown field Phone in struct literal of type "github.com/vocdoni/saas-backend/db".User
|
api/organizations.go#L386
invitationReq.User.Phone undefined (type *UserInfo has no field or method Phone)) (typecheck)
|
api/api.go#L1
: # github.com/vocdoni/saas-backend/api [github.com/vocdoni/saas-backend/api.test]
|
api/organizations.go#L354
a.db.DeclineInvitation undefined (type *"github.com/vocdoni/saas-backend/db".MongoStorage has no field or method DeclineInvitation)
|
api/organizations.go#L386
unknown field Phone in struct literal of type "github.com/vocdoni/saas-backend/db".User
|
api/organizations.go#L386
invitationReq.User.Phone undefined (type *UserInfo has no field or method Phone) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading