-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
lintAutomated lint findings from CIAutomated lint findings from CI
Description
Lint: other
Component: data-machine
Count: 15 findings
Last run: https://github.com/Extra-Chill/data-machine/actions/runs/23420959708
Updated: 2026-03-23T04:48:05Z
Homeboy: homeboy 0.85.3+3a91e4a3 | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
inc/Core/FilesRepository/VideoMetadata.php |
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @exec( 'which ffprobe 2>/dev/null',... (WordPress.PHP.NoSilencedErrors.Discouraged) | |
inc/Core/FilesRepository/VideoMetadata.php |
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @exec( $command,... (WordPress.PHP.NoSilencedErrors.Discouraged) | |
inc/Core/FilesRepository/Workspace/sanitize_name_repo.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/sanitize_name.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/sanitize_name_allowed.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/sanitize_name_git.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/sanitize_name_ensure.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/git_get_remote.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Core/FilesRepository/Workspace/helpers.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
data-machine/datamachine_remove_capabilities.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
data-machine/datamachine_for_each_site.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
data-machine/datamachine.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
data-machine/datamachine_load_step_types.php |
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them. (Internal.NoCodeFound) | |
inc/Abilities/Fetch/FetchEmailAbility.php |
base64_decode() can be used to obfuscate code which is strongly discouraged. Please verify that the function is used for benign reasons. (WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode) | |
inc/Abilities/Fetch/FetchEmailAbility.php |
base64_decode() can be used to obfuscate code which is strongly discouraged. Please verify that the function is used for benign reasons. (WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode) |
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lintAutomated lint findings from CIAutomated lint findings from CI