Skip to content

Github workflow failing #27

@Jovian-Dsouza

Description

@Jovian-Dsouza

Github testing workflow is failing when submitting examples intiailized with arcium init

Steps to reproduce

arcium init test

add "resolutions": {
    "@noble/curves": "1.9.1"
  } to package.json


yarn install 
arcium build & arcium test (Works fine locally but fails in CI)

Issue logs

https://github.com/Jovian-Dsouza/examples/actions/runs/16292602584/job/46005953273?pr=3
https://github.com/Jovian-Dsouza/examples/actions/runs/16289550146/job/45998876700?pr=1

error: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
  --> programs/test/src/lib.rs:42:1
   |
42 | #[arcium_program]
   | ^^^^^^^^^^^^^^^^^
   |
   = note: `-D deprecated` implied by `-D warnings`
   = help: to override `-D warnings` add `#[allow(deprecated)]`
   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `test` (lib) due to 1 previous error

Affects #26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions