Skip to content

Merge pull request #2 from rhinestonewtf/feature/storage-allocation #7

Merge pull request #2 from rhinestonewtf/feature/storage-allocation

Merge pull request #2 from rhinestonewtf/feature/storage-allocation #7

Triggered via push May 27, 2024 08:07
Status Success
Total duration 58s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
lint / forge-lint: src/BytesLib.sol#L25
Provide an error message for revert
lint / forge-lint: src/BytesLib.sol#L25
GC: Use Custom Errors instead of revert statements
lint / forge-lint: src/BytesLib.sol#L35
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/BytesLib.sol#L45
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/BytesLib.sol#L66
Provide an error message for revert
lint / forge-lint: src/BytesLib.sol#L66
GC: Use Custom Errors instead of revert statements
lint / forge-lint: src/BytesLib.sol#L76
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/BytesLib.sol#L93
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/BytesLib.sol#L100
Avoid to use inline assembly. It is acceptable only in rare cases