Fix logo alignment #479
Annotations
10 errors and 12 warnings
PHP Lint:
includes/sync/class-bc-playlists.php#L47
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Use isset() or empty() to check the index exists before using it
|
PHP Lint:
includes/sync/class-bc-playlists.php#L47
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
|
PHP Lint:
includes/sync/class-bc-playlists.php#L47
Detected usage of a non-sanitized input variable: $_POST['nonce']
|
PHP Lint:
includes/sync/class-bc-videos.php#L246
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
PHP Lint:
includes/class-bc-labels.php#L83
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
PHP Lint:
includes/class-bc-labels.php#L116
Detected usage of a possibly undefined superglobal array index: $_POST['brightcove-edit-label-nonce']. Use isset() or empty() to check the index exists before using it
|
PHP Lint:
includes/class-bc-labels.php#L122
$_POST['label-update'] not unslashed before sanitization. Use wp_unslash() or similar
|
PHP Lint:
includes/class-bc-labels.php#L123
$_POST['label-path'] not unslashed before sanitization. Use wp_unslash() or similar
|
PHP Lint:
includes/class-bc-labels.php#L134
Detected usage of a possibly undefined superglobal array index: $_POST['brightcove-add-label-nonce']. Use isset() or empty() to check the index exists before using it
|
PHP Lint:
includes/class-bc-labels.php#L138
$_POST['label-name'] not unslashed before sanitization. Use wp_unslash() or similar
|
PHP Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
assets/js/models/media-collection.js#L10
Missing JSDoc block description
|
eslint:
assets/js/models/media-collection.js#L12
Missing JSDoc @param "options" description
|
eslint:
assets/js/models/media-collection.js#L184
Missing JSDoc @param "method" description
|
eslint:
assets/js/models/media-collection.js#L185
The type 'Backbone' is undefined
|
eslint:
assets/js/models/media-collection.js#L185
Missing JSDoc @param "model" description
|
eslint:
assets/js/models/media-collection.js#L186
Missing JSDoc @param "options" description
|
eslint:
assets/js/models/media-collection.js#L298
Missing JSDoc @param "response" declaration
|
eslint:
assets/js/models/media-collection.js#L298
Missing JSDoc @param "status" declaration
|
eslint:
assets/js/models/media-collection.js#L298
Missing JSDoc @param "request" declaration
|
eslint:
assets/js/models/media-collection.js#L298
Missing JSDoc @param "checksum" declaration
|