Skip to content

Bump aiohttp from 3.8.1 to 3.13.3 #106

Bump aiohttp from 3.8.1 to 3.13.3

Bump aiohttp from 3.8.1 to 3.13.3 #106

Triggered via pull request January 6, 2026 02:41
Status Failure
Total duration 45m 23s
Artifacts

ci.yml

on: pull_request
analyze-message-transmitter
45m 18s
analyze-message-transmitter
analyze-message-transmitter-v2
30m 51s
analyze-message-transmitter-v2
analyze-token-messenger-minter
44m 48s
analyze-token-messenger-minter
release-sbom  /  release_attach_assets
release-sbom / release_attach_assets
scan  /  scan
scan / scan
Fit to window
Zoom out
Zoom in

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)