Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAIL. Reason: setup failed: Multiple matching artifacts found #886

Closed
PaulRBerg opened this issue Apr 8, 2024 · 1 comment
Closed

FAIL. Reason: setup failed: Multiple matching artifacts found #886

PaulRBerg opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
effort: medium Default level of effort. priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. type: test Adding, updating, or removing tests. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.

Comments

@PaulRBerg
Copy link
Member

Problem

It happens in CI when running the precompile tests:

https://github.com/sablier-labs/v2-core/actions/runs/8589580989/job/23536027804?pr=883

It also happens locally on recurring runs (first run is OK, subsequent runs aren't):

https://app.warp.dev/block/3kXDAuwyHk2pQmupBp5V2r

As @smol-ninja pointed out, this may be related to Sphinx.

Solution

As per the advice received in the "Foundry Support" group on Telegram, one potential solution is to change the string paths passed to vm.getCode:

SCR-20240408-kxzv
@PaulRBerg PaulRBerg added priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. type: test Adding, updating, or removing tests. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise. effort: medium Default level of effort. labels Apr 8, 2024
@smol-ninja
Copy link
Member

Fixed in 351ae01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. type: test Adding, updating, or removing tests. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
Projects
None yet
Development

No branches or pull requests

3 participants