contracts-bedrock: fix some compiler warnings#2839
Conversation
🦋 Changeset detectedLatest commit: 654b2d8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Hey @tynes! This PR has merge conflicts. Please fix them before continuing review. |
c2dea80 to
3e627a5
Compare
|
Hey @tynes! This PR has merge conflicts. Please fix them before continuing review. |
f060b62 to
b073f83
Compare
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
|
Merge failed. Please see automated check logs for more details. |
also regenerate `op-bindings`
d21f648 to
654b2d8
Compare
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
## Description Per title, should allow to fix #2437
Description
This PR fixes some of the compiler warnings emitted when compiling
contracts-bedrock. There are more compiler warnings, but this gets some of the higher priority/low hanging fruit