Implements subscription limitations #448
Annotations
6 errors and 2 warnings
lint:
cmd/service/main.go#L11
could not import github.com/vocdoni/saas-backend/api (-: # github.com/vocdoni/saas-backend/api
|
lint:
api/transaction.go#L32
user.IsMemberOf undefined (type *"github.com/vocdoni/saas-backend/db".User has no field or method IsMemberOf)) (typecheck)
|
lint:
api/transaction.go#L32
user.IsMemberOf undefined (type *"github.com/vocdoni/saas-backend/db".User has no field or method IsMemberOf) (typecheck)
|
lint
issues found
|
test:
api/transaction.go#L32
user.IsMemberOf undefined (type *"github.com/vocdoni/saas-backend/db".User has no field or method IsMemberOf)
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|