docs: replace goerli with sepolia in readme (#142) #7
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
contracts/base/DocumentStoreAccessControl.sol#L5
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npm run lint:
contracts/base/DocumentStoreAccessControl.sol#L20
Use Custom Errors instead of require statements
|
Run npm run lint:
scripts/postTypechain.js#L49
Unexpected console statement
|
Loading