-
Notifications
You must be signed in to change notification settings - Fork 41
Fix DeepSource Warnings #3080
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
Merged
Crabcyborg
merged 31 commits into
rock/form-actions-refresh
from
rock/form-actions-refresh-deepsource-phpdocs
Apr 22, 2026
Merged
Fix DeepSource Warnings #3080
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3413bb3
docs(addons): add detailed PHPDoc comments for add-on views and settings
shervElmi bf30bf2
docs(header): add PHPDoc comments for applications header file
shervElmi 3359790
docs(dashboard): add PHPDoc comments for dashboard template files
shervElmi ac6e6ce
docs(entries): add PHPDoc comments for entry-related view files
shervElmi 5e9be3f
docs(upsell): add PHPDoc comments for AI upsell button file
shervElmi 2950a07
docs(fields): add PHPDoc comments for various field-related view files
shervElmi abec78f
docs(fields): add PHPDoc comments for single option field settings file
shervElmi 353d08d
docs(fields): enhance PHPDoc comments for field-related view files
shervElmi 1f928e2
refactor: update PHPDoc comments in various view files to improve cla…
shervElmi 99e39e7
chore: update PHPStan configuration to include additional file paths …
shervElmi 4a742ca
fix: standardize comment formatting in PHP files by correcting case i…
shervElmi c537710
fix: improve comment formatting and spacing in field options and comm…
shervElmi cd7bd4b
refactor: rename variables for clarity and improve code readability i…
shervElmi 3b2c2f8
refactor: update variable names for consistency and enhance readabili…
shervElmi 0500b1d
chore: replace manual Mago installation with setup action and streaml…
shervElmi 56fff75
fix: update assertion in Add-Ons page test to check for partial text …
shervElmi 16ff629
chore: add Carthage software Mago to composer dependencies and update…
shervElmi e02c880
chore: remove Carthage software Mago from composer dependencies and u…
shervElmi 6964b74
fix: update PHPDoc comment to specify that entry object can be null i…
shervElmi 18ad5b3
fix: correct PHPDoc type for Entry ID in sidebar-shared.php
shervElmi 9c5811e
fix: update PHPDoc type for default_value to allow int, float, or str…
shervElmi 548a5b8
fix: update PHPDoc type for field variable to specify it as an array …
shervElmi a0d5bf0
fix: update PHPDoc types for upsell visibility variables to allow nul…
shervElmi 40a1cfc
fix: update PHPDoc types for default_value to allow int, float, or st…
shervElmi 89569fd
fix: change href check from undefined to null in admin.js
shervElmi 7f9c93f
fix: remove deprecated reference to _sidebar-shared-pub.php in PHPSta…
shervElmi 953d734
fix: refactor variable names for clarity in admin.js
shervElmi ff81c98
fix: update PHPDoc types for default_value to allow float, int, or st…
shervElmi 446ecbe
refactor: improve variable naming for clarity in admin.js
shervElmi 5a10886
fix: update PHPStan configuration to streamline error handling and im…
shervElmi 2e532f2
fix: add new path to PHPStan configuration for ignored error patterns…
shervElmi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
10 changes: 10 additions & 0 deletions
10
classes/views/frm-fields/back-end/ajax-field-placeholder.php
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
10 changes: 10 additions & 0 deletions
10
classes/views/frm-fields/back-end/default-value-setting.php
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.