docs: replace goerli with sepolia in readme (#142) #4
release.yml
on: push
Tests
/
Run Tests
59s
Tests
/
Test Build
49s
Linters
/
Code Lint
38s
Linters
/
Commit Lint
42s
Publish Release
1m 21s
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/
|