fix clippy warnings across all packages #64

Open
sameh-farouk wants to merge 3 commits from develop-fix-clippy-warnings into develop
Member
No description provided.
fix clippy warnings across all packages
Some checks failed
Tests / test-linux (push) Failing after 10m4s
Tests / test-linux (pull_request) Failing after 9m48s
Tests / test-macos (pull_request) Has been cancelled
Tests / test-macos (push) Has been cancelled
acfc218e98
fix: add missing Dynamic import
Some checks failed
Tests / test-linux (pull_request) Successful in 11m10s
Tests / test-linux (push) Successful in 11m12s
Tests / test-macos (push) Has been cancelled
Tests / test-macos (pull_request) Has been cancelled
3164701d79
Merge branch 'develop' into develop-fix-clippy-warnings
Some checks failed
Tests / test-linux (pull_request) Failing after 3h0m0s
Tests / test-macos (pull_request) Has been cancelled
6d223472b4
mik-tf closed this pull request 2026-01-28 02:48:52 +00:00
thabeta reopened this pull request 2026-01-28 08:05:01 +00:00
Owner

Hi!

As Kristof asked, we moved all the default branch from e.g. develop to development.

So if possible, make another PR and merge to development instead, when you are ready to merge.

Thanks!

Hi! As Kristof asked, we moved all the default branch from e.g. develop to development. So if possible, make another PR and merge to development instead, when you are ready to merge. Thanks!
Some checks failed
Tests / test-linux (pull_request) Failing after 3h0m0s
Tests / test-macos (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • packages/osis/src/build/build.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop-fix-clippy-warnings:develop-fix-clippy-warnings
git switch develop-fix-clippy-warnings

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff develop-fix-clippy-warnings
git switch develop-fix-clippy-warnings
git rebase develop
git switch develop
git merge --ff-only develop-fix-clippy-warnings
git switch develop-fix-clippy-warnings
git rebase develop
git switch develop
git merge --no-ff develop-fix-clippy-warnings
git switch develop
git merge --squash develop-fix-clippy-warnings
git switch develop
git merge --ff-only develop-fix-clippy-warnings
git switch develop
git merge develop-fix-clippy-warnings
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_lib!64
No description provided.