fix: do not escape HTML entities in URL merge tags #1125
Annotations
10 errors and 2 warnings
Analyze:
src/Admin/Wizard.php#L350
Parameter #4 $autoload of function add_option expects bool|null, string given.
|
Analyze:
src/Repository/MergeTag/UrlTag.php#L1
Ignored error pattern #^Parameter \#1 \$url of function esc_url expects string, mixed given\.$# in path /home/runner/work/Notification/Notification/src/Repository/MergeTag/UrlTag.php was not matched in reported errors.
|
Analyze:
src/Repository/MergeTag/UrlTag.php#L44
Parameter #1 $url of function esc_url_raw expects string, mixed given.
|
Analyze:
src/Repository/Trigger/Post/PostTrigger.php#L608
Parameter #1 $function_name of function wp_trigger_error expects callable-string, class-string<static(BracketSpace\Notification\Repository\Trigger\Post\PostTrigger)> given.
|
Analyze:
src/Utils/Settings.php#L1
Ignored error pattern #^Cannot access offset 'host' on array\{scheme\?\: string, host\?\: string, port\?\: int, user\?\: string, pass\?\: string, path\?\: string, query\?\: string, fragment\?\: string\}\|false\.$# in path /home/runner/work/Notification/Notification/src/Utils/Settings.php was not matched in reported errors.
|
Analyze:
src/Utils/Settings.php#L1
Ignored error pattern #^Cannot access offset 'path' on array\{scheme\?\: string, host\?\: string, port\?\: int, user\?\: string, pass\?\: string, path\?\: string, query\?\: string, fragment\?\: string\}\|false\.$# in path /home/runner/work/Notification/Notification/src/Utils/Settings.php was not matched in reported errors.
|
Analyze:
src/Utils/Settings.php#L1
Ignored error pattern #^Cannot access offset 'scheme' on array\{scheme\?\: string, host\?\: string, port\?\: int, user\?\: string, pass\?\: string, path\?\: string, query\?\: string, fragment\?\: string\}\|false\.$# in path /home/runner/work/Notification/Notification/src/Utils/Settings.php was not matched in reported errors.
|
Analyze:
src/Utils/Settings.php#L362
Cannot access offset 'path' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
Analyze:
src/Utils/Settings.php#L366
Cannot access offset 'path' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
Analyze:
src/Utils/Settings.php#L370
Cannot access offset 'host' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading