Bump js-beautify from 1.14.7 to 1.15.1 #62
Annotations
8 warnings
Node.js 18
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js 18:
packages/css-rules/index.js#L10
Function 'extract' has a complexity of 13. Maximum allowed is 5
|
Node.js 18:
packages/mediaquery-text/index.js#L37
Arrow function has a complexity of 6. Maximum allowed is 5
|
Node.js 18:
packages/style-data/index.js#L65
Arrow function has a complexity of 7. Maximum allowed is 5
|
Node.js 16
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js 16:
packages/css-rules/index.js#L10
Function 'extract' has a complexity of 13. Maximum allowed is 5
|
Node.js 16:
packages/mediaquery-text/index.js#L37
Arrow function has a complexity of 6. Maximum allowed is 5
|
Node.js 16:
packages/style-data/index.js#L65
Arrow function has a complexity of 7. Maximum allowed is 5
|