Skip to content

feat: bump ethers to v6.7.1 #17

feat: bump ethers to v6.7.1

feat: bump ethers to v6.7.1 #17

Triggered via pull request September 13, 2023 10:56
Status Success
Total duration 1m 13s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linters / Code 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)
Linters / Code Lint: contracts/base/DocumentStoreAccessControl.sol#L20
Use Custom Errors instead of require statements
Linters / Code Lint: scripts/postTypechain.js#L49
Unexpected console statement