You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the "auth account parameter analyzer" to match new account type changes. Since AuthAccount no longer exists, the analyzer should probably check for auth(...) &Account typed-parameters.
TBD: What entitlements are allowed, and what entitlements should be reported?
Issue To Be Solved
Update the "auth account parameter analyzer" to match new account type changes. Since
AuthAccount
no longer exists, the analyzer should probably check forauth(...) &Account
typed-parameters.TBD: What entitlements are allowed, and what entitlements should be reported?
The existing tests were disabled in #211.
The text was updated successfully, but these errors were encountered: