feat: build and package typescript deployment files #45
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy/1-deploy.ts#L6
Unexpected any. Specify a different type
|
hardhat.config.ts#L15
Require statement not part of import statement
|
tests/ProtocolShareReserve.ts#L234
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
contracts/ProtocolReserve/ProtocolShareReserve.sol#L53
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts/Test/Mocks/MockToken.sol#L9
Immutable variables name are set to be in capitalized SNAKE_CASE
|
The logs for this run have expired and are no longer available.
Loading