Mike B.
Mike B.
Hey @KevinHudemann, thanks for your reply, I've tried to replace `npmExecuteLint` with `npmExecuteScripts` to run my npm script and get: > An error occurred in the library step: `npmExecuteScripts`: ```...
@KevinHudemann, bingo, with your proposal I can generate an XML linting report locally in SAP BAS! Now, I need to realize why xml file is not created on Jenkins side....
@KevinHudemann, is there any benefit of using `ci-lint` over [`npmExecuteLint`](https://www.project-piper.io/steps/npmExecuteLint)?
@KevinHudemann, thanks for your assistance, I've already solved my issue. The problem was with the path configuration to the Docker image. Steps for integration ESLint into Jenkins Pipeline using SAP...
I had the same issue. Please, sync APIs of **_Stylelint_** and **_Stylelint-Config_**.
Category in the metadata (https://eslint.org/docs/rules/) is good, but the main idea of this issue is to be able to select all code-quality rules with one click and download the config...
@nzakas, great idea, I would also add separation to current (supported) and deprecated rules.
The key idea is to be able to unselect all deprecated rules with one click to not include them into a config.
The [blog](https://blogs.sap.com/2022/07/20/short-and-powerful-convenient-urls-for-sapui5-openui5-cdn/) clarifies the subject.
Possible bug / behavioral inconsistency in the new CDN URLs. There are two **NIGHTLY**-build pages: * https://openui5nightly.hana.ondemand.com/topic/99ac68a5b1c3416ab5c84c99fefa250d * https://sdk.openui5.org/nightly/#/topic/99ac68a5b1c3416ab5c84c99fefa250d Both of these pages have a button with a title «What's...