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

Fix missing "and" warnings #7036

Merged
merged 7 commits into from
Sep 21, 2024
Merged

Conversation

Efnilite
Copy link
Member

@Efnilite Efnilite commented Sep 4, 2024

Description

Fixes missing and warnings in a few tests. This reduces the amount warnings that show up, increasing the chances of contributors finding warnings in their own PRs, and making it easier to find errors.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Sep 4, 2024
@APickledWalrus
Copy link
Member

Oh this could probably target patch if you want to rebase it

@Moderocky Moderocky changed the base branch from dev/feature to dev/patch September 4, 2024 17:16
@Moderocky
Copy link
Member

Seems it didn't like changing the base, I can rebase this for you if you need.

@Moderocky
Copy link
Member

I think I fixed it for you please double check it looks right though!

@Efnilite
Copy link
Member Author

Efnilite commented Sep 4, 2024

SecFilter and ExprJoinSplit are not up to date, do I have to redo them

@Moderocky
Copy link
Member

SecFilter and ExprJoinSplit are not up to date, do I have to redo them

Don't worry I removed them (they were feature-only tests) it should be all fine now.

@Moderocky Moderocky added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Sep 5, 2024
@sovdeeth sovdeeth merged commit c11551f into SkriptLang:dev/patch Sep 21, 2024
6 checks passed
@Efnilite Efnilite deleted the fix-test-and-warns branch September 22, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants