-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Audit: unreferenced export
Component: data-machine-events
Count: 79 findings
Last run: https://github.com/Extra-Chill/data-machine-events/actions/runs/23266768135
Updated: 2026-03-18T21:01:21Z
Homeboy: homeboy 0.81.1+8b6c3e2 | Action: Extra-Chill/homeboy-action@v1
Findings
| File | Description | Suggestion |
|---|---|---|
assets/js/pipeline-components.js |
Public function 'AddressAutocompleteField' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-components.js |
Public function 'handleClickOutside' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-components.js |
Public function 'handleInputChange' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-components.js |
Public function 'handleKeyDown' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-components.js |
Public function 'handleSelectPlace' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-hooks.js |
Public function 'fetchVenueData' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-hooks.js |
Public function 'getEmptyVenueFields' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/pipeline-hooks.js |
Public function 'isValidVenueTermId' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'addAttributionNotice' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'cacheResults' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'closeDropdown' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'displayResults' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'getCache' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'getCachedResults' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'handleInput' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'handleKeydown' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'selectPlace' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'setFieldValue' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'setupAutocomplete' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'showError' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'showLoading' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-autocomplete.js |
Public function 'updateSelection' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-map.js |
Public function 'initSingleMap' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-map.js |
Public function 'initVenueMaps' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-map.js |
Public function 'reinitMaps' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'checkDuplicateVenue' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'clearVenueFields' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'getChangedFields' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'handleVenueChange' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'hideLoadingState' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'loadVenueData' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'populateVenueFields' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'showLoadingState' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
assets/js/venue-selector.js |
Public function 'toggleVenueNameField' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'data_machine_events' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'enqueue_admin_assets' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'enqueue_root_styles' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'filter_allowed_block_types' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'init_data_machine_integration' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'load_textdomain' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'register_block_category' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'register_blocks' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'register_post_types' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
data-machine-events.php |
Public function 'register_taxonomies' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Abilities/DuplicateDetectionAbilities.php |
Public function 'addEventStrategy' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Abilities/DuplicateDetectionAbilities.php |
Public function 'executeEventStrategy' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Abilities/DuplicateDetectionAbilities.php |
Public function 'executeFindDuplicateEvent' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Abilities/DuplicateDetectionAbilities.php |
Public function 'executeVenuesMatch' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Admin/Admin_Bar.php |
Public function 'add_events_menu' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
inc/Api/Controllers/VenueMap.php |
Public function 'list_venues' is not referenced by any other file | Consider making it private/pub(crate), removing it, or verifying it's used externally |
Showing 50 of 79 findings. Run homeboy audit data-machine-events locally for the full list.
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable