Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

update npm files

update npm files #76

Triggered via push July 13, 2023 05:24
Status Success
Total duration 1m 51s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test (16, ubuntu-latest): contracts/interfaces/IUniswapV2Pair.sol#L8
global import of path ./IUniswapV2ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16, ubuntu-latest): contracts/interfaces/IUniswapV2Router.sol#L5
global import of path ./IUniswapV2Router01.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16, ubuntu-latest): contracts/libraries/UniswapV2Library.sol#L7
global import of path ../interfaces/IUniswapV2Pair.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16, ubuntu-latest): contracts/test/ERC20.sol#L5
global import of path ../UniswapV2ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L5
global import of path ../interfaces/IUniswapV2Router01.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L10
Code contains empty blocks
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L20
Avoid to use low level calls
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L42
Avoid to use low level calls
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L63
Avoid to use low level calls
test (16, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L84
Avoid to use low level calls
test (18, ubuntu-latest): contracts/interfaces/IUniswapV2Pair.sol#L8
global import of path ./IUniswapV2ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (18, ubuntu-latest): contracts/interfaces/IUniswapV2Router.sol#L5
global import of path ./IUniswapV2Router01.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (18, ubuntu-latest): contracts/libraries/UniswapV2Library.sol#L7
global import of path ../interfaces/IUniswapV2Pair.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (18, ubuntu-latest): contracts/test/ERC20.sol#L5
global import of path ../UniswapV2ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L5
global import of path ../interfaces/IUniswapV2Router01.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L10
Code contains empty blocks
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L20
Avoid to use low level calls
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L42
Avoid to use low level calls
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L63
Avoid to use low level calls
test (18, ubuntu-latest): contracts/test/RouterEventEmitter.sol#L84
Avoid to use low level calls