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

Bump http-cache-semantics from 4.1.0 to 4.1.1 #78

Bump http-cache-semantics from 4.1.0 to 4.1.1

Bump http-cache-semantics from 4.1.0 to 4.1.1 #78

Triggered via pull request July 14, 2023 10:10
Status Success
Total duration 54s
Artifacts

CI.yml

on: pull_request
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