Trigger Release and Publish #475
trigger-release.yml
on: schedule
Trigger Preview Release
1m 59s
Annotations
9 errors and 1 warning
Trigger Preview Release
Module '"@medusajs/types"' has no exported member 'EmailPassAuthProviderOptions'.
|
Trigger Preview Release
Module '"@medusajs/types"' has no exported member 'AuthIdentityProviderService'.
|
Trigger Preview Release
Argument of type '{}' is not assignable to parameter of type '{ scopes: any; }'.
|
Trigger Preview Release
Property 'authenticate' in type 'EmailPassAuthService' is not assignable to the same property in base type 'AbstractAuthModuleProvider'.
|
Trigger Preview Release
Property 'hashConfig' does not exist on type 'LocalServiceConfig'.
|
Trigger Preview Release
Type '{ success: true; authIdentity: any; }' is not assignable to type 'AuthenticationResponse'.
|
Trigger Preview Release
Type '{ success: true; authIdentity: any; }' is not assignable to type 'AuthenticationResponse'.
|
Trigger Preview Release
@medusajs/auth-emailpass#build: command (/home/runner/work/medusa/medusa/packages/modules/providers/auth-emailpass) /tmp/xfs-5c719d99/yarn run build exited (2)
|
Trigger Preview Release
Process completed with exit code 2.
|
Trigger Preview Release
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/
|