feat: transfer shares #15
Annotations
2 errors and 14 warnings
commits
You have commit messages with errors
error trying to get list of pull request's commits
Resource not accessible by integration
HttpError: Resource not accessible by integration
at /node_modules/@actions/github/node_modules/@octokit/request/dist-node/index.js:112:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getPullRequestEventCommits (/run.js:73:7)
|
commits
You have commit messages with errors
error running commitlint
Cannot read properties of undefined (reading 'map')
TypeError: Cannot read properties of undefined (reading 'map')
at showLintResults (/run.js:147:51)
|
commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
solidity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
solidity:
src/DeployerBase.sol#L2
Compiler version ^0.8.20 does not satisfy the 0.8.18 semver requirement
|
solidity:
src/DeployerBase.sol#L17
Constant name must be in capitalized SNAKE_CASE
|
solidity:
src/DeployerBase.sol#L30
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solidity:
src/interfaces/ICREATE3Factory.sol#L2
Compiler version 0.8.23 does not satisfy the 0.8.18 semver requirement
|
solidity:
src/interfaces/Polygon/IPolygonRollupManager.sol#L2
Found more than One contract per file. 4 contracts found!
|
solidity:
src/interfaces/Yearn/IAccountant.sol#L28
Variable name must be in mixedCase
|
solidity:
src/interfaces/Yearn/IStrategy.sol#L7
Code contains empty blocks
|
solidity:
src/interfaces/Yearn/ITokenizedStrategy.sol#L4
imported name ERC20 is not used
|
solidity:
src/L1Deployer.sol#L2
Compiler version ^0.8.20 does not satisfy the 0.8.18 semver requirement
|
solidity:
src/L1Deployer.sol#L4
imported name Proxy is not used
|
solidity
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|