Skip to content

fix(lowercase): compare addresses lowercased #1407

fix(lowercase): compare addresses lowercased

fix(lowercase): compare addresses lowercased #1407

Triggered via push March 27, 2024 15:22
Status Success
Total duration 2m 54s
Artifacts

ci-default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Immutable variables name are set to be in capitalized SNAKE_CASE
test
Immutable variables name are set to be in capitalized SNAKE_CASE
test
imported name IHypercertToken is not used
test
imported name NoSelectorForStrategy_error_selector is not used
test
imported name NoSelectorForStrategy_error_length is not used
test
imported name OutsideOfTimeRange_error_selector is not used
test
imported name OutsideOfTimeRange_error_length is not used
test
imported name Error_selector_offset is not used
test
imported name CollectionType is not used
test
Avoid to use inline assembly. It is acceptable only in rare cases