Bump express from 4.19.2 to 4.21.0 #931
Annotations
10 errors and 13 warnings
lint:
src/js/block-visibility/attributes.js#L29
Replace `·attributes,·attributeName,·defaults·` with `attributes,·attributeName,·defaults`
|
lint:
src/js/block-visibility/attributes.js#L31
Replace `·attributes[·attributeName·]·&&·attributes[·attributeName·].default·` with `attributes[attributeName]·&&·attributes[attributeName].default`
|
lint:
src/js/block-visibility/attributes.js#L32
Replace `·attributeName·` with `attributeName`
|
lint:
src/js/block-visibility/attributes.js#L34
Replace `·attributeName·` with `attributeName`
|
lint:
src/js/block-visibility/attributes.js#L52
Replace `·settings,·name·` with `settings,·name`
|
lint:
src/js/block-visibility/attributes.js#L53
Replace `·!·check(·settings,·name·)·` with `!check(settings,·name)`
|
lint:
src/js/block-visibility/attributes.js#L57
Replace `·!·settings.attributes·` with `!settings.attributes`
|
lint:
src/js/block-visibility/attributes.js#L76
Replace `·attrs·).forEach(·(·key·` with `attrs).forEach((key`
|
lint:
src/js/block-visibility/attributes.js#L80
Replace `·key·` with `key`
|
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/js/block-visibility/attributes.js#L40
Expected JSDoc block lines to be aligned
|
lint:
src/js/blocks/course-continue-button/index.js#L31
Expected JSDoc block lines to be aligned
|
lint:
src/js/blocks/course-information/preview-terms.js#L42
Expected JSDoc block lines to be aligned
|
lint:
src/js/blocks/form-fields/fields/confirm-group.js#L81
'name' is already declared in the upper scope on line 29 column 14
|
lint:
src/js/blocks/form-fields/fields/confirm-group.js#L122
'name' is already declared in the upper scope on line 29 column 14
|
lint:
src/js/blocks/form-fields/fields/confirm-group.js#L154
'name' is already declared in the upper scope on line 29 column 14
|
lint:
src/js/blocks/form-fields/fields/confirm-group.js#L241
'name' is already declared in the upper scope on line 29 column 14
|
lint:
src/js/blocks/form-fields/fields/confirm-group.js#L249
'name' is already declared in the upper scope on line 29 column 14
|
lint:
src/js/blocks/form-fields/fields/text.js#L152
Expected JSDoc block lines to be aligned
|
lint:
src/js/blocks/form-fields/fields/text.js#L181
'min' is already declared in the upper scope on line 169 column 5
|
lint
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|