Skip to content

Mock supportsInterface can be pure #65

Mock supportsInterface can be pure

Mock supportsInterface can be pure #65

Triggered via push May 22, 2024 01:01
Status Success
Total duration 3m 19s
Artifacts

ci.yml

on: push
Install dependencies
2m 8s
Install dependencies
Typescript lint
19s
Typescript lint
Solidity lint
17s
Solidity lint
Test contracts
52s
Test contracts
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Install dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install dependencies
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 lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Solidity lint
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 lint: src/contracts/mocks/ERC20Mock.sol#L126
Provide an error message for require
Solidity lint: src/contracts/mocks/ERC20Mock.sol#L141
Provide an error message for require
Solidity lint: src/contracts/mocks/ERC20Mock.sol#L155
Provide an error message for require
Solidity lint: src/contracts/mocks/ERC20Mock.sol#L169
Provide an error message for require
Solidity lint: src/contracts/mocks/ERC20Mock.sol#L170
Provide an error message for require
Solidity lint: src/contracts/wrapper/ERC20Wrapper.sol#L146
Avoid to use low level calls
Solidity lint: src/contracts/wrapper/ERC20Wrapper.sol#L263
Code contains empty blocks
Solidity lint: src/contracts/wrapper/MetaERC20Wrapper.sol#L147
Avoid to use low level calls
Solidity lint: src/contracts/wrapper/MetaERC20Wrapper.sol#L264
Code contains empty blocks
Typescript lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typescript lint
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/
Test contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test contracts
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/