Update dependency @wordpress/eslint-plugin to v17 #145
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Lint and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint and Test:
ui/js/admin.js#L108
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L109
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L169
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L180
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L265
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L350
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L368
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L444
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L31
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L39
All 'var' declarations must be at the top of the function scope
|