Skip to content

Strings: add toUint, toInt and hexToUint #7096

Strings: add toUint, toInt and hexToUint

Strings: add toUint, toInt and hexToUint #7096

Triggered via pull request September 9, 2024 16:52
Status Success
Total duration 20m 58s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: contracts/utils/Strings.sol#L10
Unexpected import of console file
lint: contracts/utils/Strings.sol#L10
global import of path hardhat/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)