cadence-tools icon indicating copy to clipboard operation
cadence-tools copied to clipboard

[lint] Update auth account parameter analyzer

Open SupunS opened this issue 2 years ago • 0 comments

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 for auth(...) &Account typed-parameters.

TBD: What entitlements are allowed, and what entitlements should be reported?

The existing tests were disabled in https://github.com/onflow/cadence-tools/pull/211.

  • [ ] Re-enable them once the analyzer is updated.

SupunS avatar Sep 19 '23 21:09 SupunS