Skip to content

Trigger Release and Publish #473

Trigger Release and Publish

Trigger Release and Publish #473

Triggered via schedule July 22, 2024 03:21
Status Failure
Total duration 1m 49s
Artifacts

trigger-release.yml

on: schedule
Trigger Preview Release
1m 40s
Trigger Preview Release
Fit to window
Zoom out
Zoom in

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-d5bc8c15/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/