Skip to content

[RulePad][UI] The save feature for file/folder selector is not visible for users. #51

[RulePad][UI] The save feature for file/folder selector is not visible for users.

[RulePad][UI] The save feature for file/folder selector is not visible for users. #51

Triggered via pull request September 21, 2024 17:05
Status Success
Total duration 1m 33s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint: src/miningRulesCore/preProcessing.js#L23
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
eslint: src/miningRulesCore/preProcessing.js#L82
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype