chore(deps-dev): bump rollup from 2.56.3 to 2.79.1 #796
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.1.5, actions/cache@v2.1.5. 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/setup-node@v2.1.5, actions/cache@v2.1.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/cache@v2.1.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/cache@v2.1.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/cache@v2.1.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run npm run lint:js:
lib/components/dropdown/topMenuDropdown.js#L7
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/error/error.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/groupEditor/groupEditor.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/layout/layoutOneThird.js#L7
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/layout/virtruLayout.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/sidebar/sidebar.js#L9
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
Run npm run lint:js:
lib/components/spin/Loader.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/switch/switch.js#L6
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/components/textEditor/richText.test.js#L13
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:js:
lib/helpers/choiceOfChoices.js#L12
Unexpected console statement
|
Loading