feat(core) Add CreateUser method to ExternalAuthenticationService Helper #2752
Annotations
40 errors and 4 warnings
publish_install (ubuntu-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 20.x)
Argument of type 'AdministratorListOptions | undefined' is not assignable to parameter of type 'ListQueryOptions<Administrator> | undefined'.
|
publish_install (ubuntu-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 20.x)
Property 'user' does not exist on type 'VendureEntity'.
|
publish_install (ubuntu-latest, 20.x)
Object literal may only specify known properties, and 'user' does not exist in type 'FindOptionsRelationByString | FindOptionsRelations<VendureEntity>'.
|
publish_install (ubuntu-latest, 20.x)
Module '"./entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 20.x)
Cannot find module '../../../api/common/request-context' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 20.x)
Cannot find module '../../../connection/transactional-connection' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 20.x)
Cannot find module '../../../entity/administrator/administrator.entity' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 18.x)
Argument of type 'AdministratorListOptions | undefined' is not assignable to parameter of type 'ListQueryOptions<Administrator> | undefined'.
|
publish_install (ubuntu-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 18.x)
Property 'user' does not exist on type 'VendureEntity'.
|
publish_install (ubuntu-latest, 18.x)
Object literal may only specify known properties, and 'user' does not exist in type 'FindOptionsRelationByString | FindOptionsRelations<VendureEntity>'.
|
publish_install (ubuntu-latest, 18.x)
Module '"./entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (ubuntu-latest, 18.x)
Cannot find module '../../../api/common/request-context' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 18.x)
Cannot find module '../../../connection/transactional-connection' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 18.x)
Cannot find module '../../../entity/administrator/administrator.entity' or its corresponding type declarations.
|
publish_install (windows-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 18.x)
Argument of type 'AdministratorListOptions | undefined' is not assignable to parameter of type 'ListQueryOptions<Administrator> | undefined'.
|
publish_install (windows-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 18.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 18.x)
Property 'user' does not exist on type 'VendureEntity'.
|
publish_install (windows-latest, 18.x)
Object literal may only specify known properties, and 'user' does not exist in type 'FindOptionsRelationByString | FindOptionsRelations<VendureEntity>'.
|
publish_install (windows-latest, 18.x)
Module '"./entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 18.x)
Cannot find module '../../../api/common/request-context' or its corresponding type declarations.
|
publish_install (windows-latest, 18.x)
Cannot find module '../../../connection/transactional-connection' or its corresponding type declarations.
|
publish_install (windows-latest, 18.x)
Cannot find module '../../../entity/administrator/administrator.entity' or its corresponding type declarations.
|
publish_install (windows-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 20.x)
Argument of type 'AdministratorListOptions | undefined' is not assignable to parameter of type 'ListQueryOptions<Administrator> | undefined'.
|
publish_install (windows-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 20.x)
Module '"../../../entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 20.x)
Property 'user' does not exist on type 'VendureEntity'.
|
publish_install (windows-latest, 20.x)
Object literal may only specify known properties, and 'user' does not exist in type 'FindOptionsRelationByString | FindOptionsRelations<VendureEntity>'.
|
publish_install (windows-latest, 20.x)
Module '"./entity/administrator/administrator.entity"' declares 'Administrator' locally, but it is not exported.
|
publish_install (windows-latest, 20.x)
Cannot find module '../../../api/common/request-context' or its corresponding type declarations.
|
publish_install (windows-latest, 20.x)
Cannot find module '../../../connection/transactional-connection' or its corresponding type declarations.
|
publish_install (windows-latest, 20.x)
Cannot find module '../../../entity/administrator/administrator.entity' or its corresponding type declarations.
|
publish_install (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish_install (ubuntu-latest, 18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish_install (windows-latest, 18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish_install (windows-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|