This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quality Gate failedFailed conditions 9.3% Duplication on New Code (required β€ 3%) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
β¦isma-template into feat/switch-to-bun-biome
π This PR is included in version 1.40.0-beta.1 π The release is available on GitHub release Your semantic-release bot π¦π |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview π
Include a summary of the change and which issues it addresses.
Type of change π§β
π Initial commit (area): a brief description of change.
β¨ New feature (area): a brief description of change.
π Bugfix (area): a brief description of change.
π Documentation (area): a brief description of change.
π‘ Documenting source code (area): a brief description of change.
π Performance (area): a brief description of change.
π¨ Tests (area): a brief description of change.
π Continuous Integration (area): a brief description of change.
π Security (area): a brief description of change.
π Lint (area): a brief description of change.
π Deploying stuff (area): a brief description of change.
π§ Work in progress (area): a brief description of change.
π§ Configuration files (area): a brief description of change.
π© Bad code / need improv. (area): a brief description of change.
π₯ Breaking changes (area): a brief description of change.
π Code review changes (area): a brief description of change.
How Has This Been Tested? π¨
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
β Test A
β Test B
Related Issue π
Which issue(s) are related to this pull request?
Checklist β
My code follows the style guidelines of this project
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
I have made corresponding changes to the documentation
My changes generate no new warnings
I have added tests that prove my fix is effective or that my feature works
New and existing unit tests pass locally with my changes
Any dependent changes have been merged & published in downstream modules