Bump aiohttp from 3.8.1 to 3.13.3 #106
ci.yml
on: pull_request
lint-and-test
23m 47s
analyze-message-transmitter
45m 18s
analyze-message-transmitter-v2
30m 51s
analyze-token-messenger-minter
44m 48s
Annotations
1 error and 10 warnings
|
lint-and-test
Process completed with exit code 2.
|
|
lint-and-test:
scripts/v2/RotateKeysV2.s.sol#L20
global import of path forge-std/Script.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/v2/DeployProxiesV2.s.sol#L76
Explicitly mark visibility of state
|
|
lint-and-test:
scripts/v2/DeployProxiesV2.s.sol#L31
Contract has 37 states declarations but allowed no more than 15
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L26
Contract has 20 states declarations but allowed no more than 15
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L24
global import of path ../src/messages/Message.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L23
global import of path ../src/MessageTransmitter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L22
global import of path ../src/TokenMinter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L21
global import of path ../src/TokenMessenger.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/v1/deploy.s.sol#L20
global import of path forge-std/Script.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint-and-test:
scripts/DeployCreate2Factory.s.sol#L18
global import of path forge-std/Script.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|