docs: replace goerli with sepolia #19
pull_requests.yml
on: pull_request
Tests
/
Run Tests
56s
Tests
/
Test Build
43s
Linters
/
Code Lint
48s
Linters
/
Commit Lint
53s
ESLint Review
1m 0s
Annotations
4 warnings
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
|
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/
|