Merged
Conversation
7002451 to
dd1d7dd
Compare
jacobcreech
reviewed
Oct 16, 2025
Comment on lines
2
to
3
| #![allow(unexpected_cfgs)] | ||
| #![allow(deprecated)] |
Contributor
There was a problem hiding this comment.
These are everywhere. Why? Can't we get rid of these in anchor 0.32.1?
Collaborator
Author
There was a problem hiding this comment.
I added it before the new release and there was no other way to fix it then. I'll update it now.
fix anchor errors fix group 3 errors fix anchor errors group 2 Update pnpm-lock.yaml update checking account pnpm lock remove biome update pnpm lock anchor group 0 move pnpm install in anchor workflow update anchor version in group 0 Revert "update anchor version to 0.31.1" This reverts commit ca12179. update anchor version to 0.31.1 add type:module to anchor bankrun tests add with json to bankrun tests remove curly braces from bankrun tests use import in bankrun tests fix ts strip only error add type: "module" to basic native example package.json add type module to package.json fix ts strip only error fix token-2022 errors fix biome remove seahorse and steel github workflows silence warnings in basics example - use workspace deps - use solana-system-interface - use borsh::to_vec() - use allow unexpected cfgs and depreciated add allow unexpected cfgs and update deps in basic examples fix fundraiser and transfer token bankrun tests fix checking-account and favorites error update anchor version in anchor workflow add cfgs lint to compression and oracles anchor examples add cfg lint to token examples add lints.rust unexpected_cfgs to basic examples update anchor version in pnpm.yaml update anchor version and remove allow attributes update pnpm version
5435ea7 to
615404d
Compare
jacobcreech
approved these changes
Oct 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.