Rollback elixir.yml
workflow due to branch policies
#85
Annotations
10 warnings
Run tests:
lib/workos/user_management/reset_password.ex#L1
@behaviour WorkOS.Castable does not exist (in module WorkOS.UserManagement.ResetPassword)
|
Run tests:
lib/workos/user_management/user.ex#L1
@behaviour WorkOS.Castable does not exist (in module WorkOS.UserManagement.User)
|
Run tests:
lib/workos/user_management/organization_membership.ex#L1
@behaviour WorkOS.Castable does not exist (in module WorkOS.UserManagement.OrganizationMembership)
|
Run tests:
lib/workos/user_management/multi_factor/totp.ex#L1
@behaviour WorkOS.Castable does not exist (in module WorkOS.UserManagement.MultiFactor.TOTP)
|
Run tests:
lib/workos/user_management/reset_password.ex#L22
got "@impl true" for function cast/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests:
lib/workos/user_management/user.ex#L36
got "@impl true" for function cast/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests:
lib/workos/user_management/multi_factor/totp.ex#L32
got "@impl true" for function cast/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests:
lib/workos/user_management/organization_membership.ex#L32
got "@impl true" for function cast/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests:
lib/workos/user_management/multi_factor/sms.ex#L1
@behaviour WorkOS.Castable does not exist (in module WorkOS.UserManagement.MultiFactor.SMS)
|
Run tests:
lib/workos/user_management/multi_factor/sms.ex#L20
got "@impl true" for function cast/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
The logs for this run have expired and are no longer available.
Loading