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
The AccessControl contracts (AccessControlFacet.sol and LibAccessControl.sol) currently lack test coverage. These contracts provide role-based access control functionality, which is critical security infrastructure that must be thoroughly tested.
The AccessControl contracts (
AccessControlFacet.solandLibAccessControl.sol) currently lack test coverage. These contracts provide role-based access control functionality, which is critical security infrastructure that must be thoroughly tested.