Skip to content

ci: update github workflow #1

ci: update github workflow

ci: update github workflow #1

Triggered via push June 27, 2024 18:53
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 warnings
export-deployments
Input required and not supplied: token
Lint: contracts/interfaces/IStandardizedYield.sol#L162
Line length must be no more than 120 but current length is 123
Lint: contracts/ResilientOracle.sol#L291
Function order is incorrect, external view function can not go after public view function (line 277)
Lint
Process completed with exit code 1.
Test
Process completed with exit code 1.
export-deployments
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
export-deployments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lint: contracts/interfaces/IPMarket.sol#L4
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Lint: contracts/interfaces/IPMarket.sol#L5
global import of path ./IPPrincipalToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Lint: contracts/interfaces/IPMarket.sol#L6
global import of path ./IPYieldToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Lint: contracts/interfaces/IPMarket.sol#L7
global import of path ./IStandardizedYield.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Lint: contracts/interfaces/IPMarket.sol#L66
Variable name must be in mixedCase
Lint: contracts/interfaces/IPMarket.sol#L66
Variable name must be in mixedCase
Lint: contracts/interfaces/IPMarket.sol#L66
Variable name must be in mixedCase
Lint: contracts/interfaces/IPPrincipalToken.sol#L3
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Lint: contracts/interfaces/IPPrincipalToken.sol#L10
Variable name must be in mixedCase
Lint: contracts/interfaces/IPPrincipalToken.sol#L12
Function name must be in mixedCase
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/