Skip to content

Upgrade Elixir and dependencies#307

Merged
lucca65 merged 9 commits intomasterfrom
2025-maintenance
Dec 2, 2025
Merged

Upgrade Elixir and dependencies#307
lucca65 merged 9 commits intomasterfrom
2025-maintenance

Conversation

@lucca65
Copy link
Member

@lucca65 lucca65 commented Dec 2, 2025

What issue does this PR close

Closes #

Changes Proposed ( a list of new changes introduced by this PR)

How to test ( a list of instructions on how to test this PR)

lucca65 added 9 commits July 3, 2025 15:51
…cription case, fix shop test assertions, sort social test reactions
…annelTest require, deterministic reaction ordering
- Remove unreachable error handling in file_uploader.ex (S3 mock always returns ok)
- Remove unreachable error clauses in eos.ex unlock_wallet, create_account, netlink, and issue functions (mocks return specific success types)
- Remove unreachable error handling in sign_up.ex create_eos_account and invite_user functions
- These clauses are unreachable because the test mocks return types that don't match the error patterns
The CI environment preserves additional metadata fields that differ from
the local environment. Updated whitelist to include:
- ResolutionUnit
- XResolution
- YResolution

These fields are present in the CI test environment and need to be
included in the whitelist for the test to pass.
@lucca65 lucca65 merged commit a7cf380 into master Dec 2, 2025
1 check passed
@lucca65 lucca65 deleted the 2025-maintenance branch December 2, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant