Skip to content

Disable Anchor, Polkadot, and VS Code integration tests? #1804

@smoelius

Description

@smoelius

The error message in CI suggests the problem is in solang-substrate-ci:

> docker run --rm -v $(pwd)/ink/caller:/opt/contract ghcr.io/hyperledger/solang-substrate-ci:62a8a6c cargo contract build --release --manifest-path /opt/contract/Cargo.toml

 [==] Checking clippy linting rules
error: package `parity-scale-codec v3.7.5` cannot be built because it requires rustc 1.79.0 or newer, while the currently active rustc version is 1.75.0
Either upgrade to rustc 1.79.0 or newer, or use
cargo update parity-scale-codec@3.7.5 --precise ver
where `ver` is the latest version of `parity-scale-codec` supporting rustc 1.75.0

That repository was last updated Mar 27, 2024.

Would it make sense to disable the Polkadot integration tests until that repository is brought up to date?

I could submit a PR to do this.

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