bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Too much warning messages on test

Open notdanilo opened this issue 1 year ago • 0 comments

Describe the bug We are getting too much warning messages regarding the use of some non-standard Rust cfgs like (#[cfg(target_os = "solana")]) on Anchor 0.30.1. This was reported and fixed in https://github.com/coral-xyz/anchor/pull/3396. We can just wait for a new release

To Reproduce bolt init tic-tac-toe cd tic-tac-toe bolt test

Expected behavior Clean output without any warning

notdanilo avatar Nov 30 '24 00:11 notdanilo