Add the delete button in the edit form of an event #18
Annotations
10 errors and 6 warnings
PHP:
wporg-gp-translation-events.php#L217
$_POST['event_id'] not unslashed before sanitization. Use wp_unslash() or similar
|
PHP:
wporg-gp-translation-events.php#L217
Detected usage of a non-sanitized input variable: $_POST['event_id']
|
PHP:
wporg-gp-translation-events.php#L219
Use Yoda Condition checks, you must.
|
PHP:
wporg-gp-translation-events.php#L224
Expected 1 spaces after opening parenthesis; 0 found
|
PHP:
wporg-gp-translation-events.php#L224
Expected 1 spaces before closing parenthesis; 0 found
|
PHP:
wporg-gp-translation-events.php#L238
Tabs must be used to indent lines; spaces are not allowed
|
PHP:
wporg-gp-translation-events.php#L238
Line indented incorrectly; expected 2 tabs, found 1
|
PHP:
wporg-gp-translation-events.php#L239
Tabs must be used to indent lines; spaces are not allowed
|
PHP:
wporg-gp-translation-events.php#L239
Line indented incorrectly; expected at least 3 tabs, found 2
|
PHP:
wporg-gp-translation-events.php#L240
Line indented incorrectly; expected at least 3 tabs, found 2 tabs and 2 spaces
|
PHP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP:
wporg-gp-translation-events.php#L240
Found precision alignment of 2 spaces.
|
PHP:
wporg-gp-translation-events.php#L241
Found precision alignment of 2 spaces.
|
PHP:
wporg-gp-translation-events.php#L242
Found precision alignment of 2 spaces.
|
PHP:
wporg-gp-translation-events.php#L243
Found precision alignment of 2 spaces.
|
PHP:
wporg-gp-translation-events.php#L246
Found precision alignment of 2 spaces.
|